Updated license and added The Void and Void Blackout
This commit is contained in:
parent
b1c944192d
commit
49462fba25
352
Akkoma-Themes/The-Void/the-void.json
Normal file
352
Akkoma-Themes/The-Void/the-void.json
Normal file
|
@ -0,0 +1,352 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "The Void",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.6
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.6
|
||||
}
|
||||
],
|
||||
"popup": [
|
||||
{
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"blur": 3,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.5
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 8,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.7
|
||||
}
|
||||
],
|
||||
"avatarStatus": [],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 2,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#eee5fb",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#eee5fb",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 2,
|
||||
"inset": true,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#1c1821",
|
||||
"fg": "#241f2b",
|
||||
"cRed": "#f9bfc6",
|
||||
"cGreen": "#bce6b1",
|
||||
"cOrange": "#fffac4",
|
||||
"cBlue": "#b4a1cc",
|
||||
"accent": "#e0cff6",
|
||||
"link": "#e0cff6",
|
||||
"text": "#eee5fb",
|
||||
"badgeNotification": "#957db5",
|
||||
"badgeNotificationText": "#eee5fb",
|
||||
"alertNeutral": "#eee5fb",
|
||||
"alertNeutralText": "#0d051b",
|
||||
"alertPopupNeutral": "#eee5fb",
|
||||
"alertPopupNeutralText": "#0d051b",
|
||||
"alertSuccess": "#bce6b1",
|
||||
"alertSuccessText": "#0d051b",
|
||||
"alertPopupSuccess": "#bce6b1",
|
||||
"alertPopupSuccessText": "#0d051b",
|
||||
"alertWarning": "#fffac4",
|
||||
"alertWarningText": "#0d051b",
|
||||
"alertPopupWarning": "#fffac4",
|
||||
"alertPopupWarningText": "#0d051b",
|
||||
"alertError": "#957db5",
|
||||
"alertErrorText": "#eee5fb",
|
||||
"alertPopupError": "#957db5",
|
||||
"alertPopupErrorText": "#0d051b",
|
||||
"panel": "#241f2b",
|
||||
"panelText": "#eee5fb",
|
||||
"alertNeutralPanelText": "#0d051b",
|
||||
"alertSuccessPanelText": "#0d051b",
|
||||
"alertWarningPanelText": "#0d051b",
|
||||
"alertErrorPanelText": "#eee5fb",
|
||||
"fgText": "#eee5fb",
|
||||
"topBar": "#241f2b",
|
||||
"topBarText": "#eee5fb",
|
||||
"input": "#241f2b",
|
||||
"inputTopbarText": "#eee5fb",
|
||||
"inputPanelText": "#eee5fb",
|
||||
"inputText": "#eee5fb",
|
||||
"btn": "#241f2b",
|
||||
"btnText": "#eee5fb",
|
||||
"btnTopBarText": "#eee5fb",
|
||||
"btnDisabled": "#1e1a24",
|
||||
"btnDisabledTopBarText": "#524d5a",
|
||||
"btnPanelText": "#eee5fb",
|
||||
"btnDisabledPanelText": "#524d5a",
|
||||
"btnDisabledText": "#524d5a",
|
||||
"btnToggled": "#564a67",
|
||||
"btnToggledTopBarText": "#eee5fb",
|
||||
"btnToggledPanelText": "#eee5fb",
|
||||
"btnToggledText": "#eee5fb",
|
||||
"btnPressed": "#241f2b",
|
||||
"btnPressedTopBarText": "#eee5fb",
|
||||
"btnPressedTopBar": "#241f2b",
|
||||
"btnPressedPanelText": "#eee5fb",
|
||||
"btnPressedPanel": "#241f2b",
|
||||
"btnPressedText": "#eee5fb",
|
||||
"tabActiveText": "#eee5fb",
|
||||
"tabText": "#eee5fb",
|
||||
"tab": "#241f2b",
|
||||
"fgLink": "#e0cff6",
|
||||
"topBarLink": "#e0cff6",
|
||||
"panelLink": "#e0cff6",
|
||||
"panelFaint": "#eee5fb",
|
||||
"icon": "#857f8e",
|
||||
"poll": "#6b6277",
|
||||
"pollText": "#eee5fb",
|
||||
"border": "#292431",
|
||||
"postCyantext": "#b4a1cc",
|
||||
"postGreentext": "#bce6b1",
|
||||
"postLink": "#e0cff6",
|
||||
"lightText": "#ffffff",
|
||||
"popover": "#1c1821",
|
||||
"selectedMenuPopover": "#292330",
|
||||
"highlight": "#292330",
|
||||
"highlightText": "#eee5fb",
|
||||
"selectedMenu": "#292330",
|
||||
"selectedMenuText": "#eee5fb",
|
||||
"selectedMenuPopoverIcon": "#8c8496",
|
||||
"highlightLink": "#e0cff6",
|
||||
"selectedMenuLink": "#e0cff6",
|
||||
"selectedMenuPopoverLink": "#e0cff6",
|
||||
"selectedMenuPopoverText": "#eee5fb",
|
||||
"faintLink": "#e0cff6",
|
||||
"highlightFaintLink": "#e0cff6",
|
||||
"selectedMenuFaintLink": "#e0cff6",
|
||||
"selectedMenuPopoverFaintLink": "#e0cff6",
|
||||
"faint": "#eee5fb",
|
||||
"highlightFaintText": "#eee5fb",
|
||||
"selectedMenuFaintText": "#eee5fb",
|
||||
"selectedMenuPopoverFaintText": "#eee5fb",
|
||||
"highlightLightText": "#ffffff",
|
||||
"selectedMenuLightText": "#ffffff",
|
||||
"selectedMenuPopoverLightText": "#ffffff",
|
||||
"selectedMenuIcon": "#8c8496",
|
||||
"selectedPost": "#292330",
|
||||
"selectedPostText": "#eee5fb",
|
||||
"selectedPostIcon": "#8c8496",
|
||||
"selectedPostLink": "#e0cff6",
|
||||
"selectedPostFaintLink": "#e0cff6",
|
||||
"highlightPostLink": "#e0cff6",
|
||||
"selectedPostPostLink": "#e0cff6",
|
||||
"selectedPostLightText": "#ffffff",
|
||||
"selectedPostFaintText": "#eee5fb",
|
||||
"popoverText": "#eee5fb",
|
||||
"popoverIcon": "#857f8e",
|
||||
"popoverLink": "#e0cff6",
|
||||
"postFaintLink": "#e0cff6",
|
||||
"popoverPostFaintLink": "#e0cff6",
|
||||
"popoverFaintLink": "#e0cff6",
|
||||
"popoverFaintText": "#eee5fb",
|
||||
"popoverPostLink": "#e0cff6",
|
||||
"popoverLightText": "#ffffff",
|
||||
"highlightIcon": "#8c8496",
|
||||
"highlightPostFaintLink": "#e0cff6",
|
||||
"profileTint": "#1c1821",
|
||||
"profileBg": "#0e0d13",
|
||||
"wallpaper": "#17141c"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 1,
|
||||
"alert": 0.5,
|
||||
"alertPopup": 0.95,
|
||||
"panel": 1,
|
||||
"input": 0.5,
|
||||
"btn": 1,
|
||||
"faint": 0.5,
|
||||
"border": 1,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii": {
|
||||
"btn": "3",
|
||||
"input": "3",
|
||||
"checkbox": "3",
|
||||
"panel": "7",
|
||||
"avatar": "3",
|
||||
"avatarAlt": "15",
|
||||
"tooltip": "3",
|
||||
"attachment": "3"
|
||||
},
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "sans-serif"
|
||||
},
|
||||
"input": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"post": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "monospace"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {},
|
||||
"shadows": {},
|
||||
"opacity": {},
|
||||
"colors": {
|
||||
"bg": "#1C1821",
|
||||
"fg": "#241F2B",
|
||||
"text": "#EEE5FB",
|
||||
"link": "#E0CFF6",
|
||||
"cBlue": "#B4A1CC",
|
||||
"cRed": "#F9BFC6",
|
||||
"cGreen": "#BCE6B1",
|
||||
"cOrange": "#FFFAC4",
|
||||
"alertError": "#957DB5",
|
||||
"badgeNotification": "#957DB5",
|
||||
"badgeNotificationText": "#EEE5FB"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "3",
|
||||
"input": "3",
|
||||
"checkbox": "3",
|
||||
"panel": "7",
|
||||
"avatar": "3",
|
||||
"avatarAlt": "15",
|
||||
"tooltip": "3",
|
||||
"attachment": "3"
|
||||
}
|
||||
}
|
||||
}
|
464
Akkoma-Themes/Void-Blackout/void-blackout.json
Normal file
464
Akkoma-Themes/Void-Blackout/void-blackout.json
Normal file
|
@ -0,0 +1,464 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Void Blackout",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 0,
|
||||
"spread": 2,
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 1,
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"popup": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 2,
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 8,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.7
|
||||
}
|
||||
],
|
||||
"avatarStatus": [],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 0,
|
||||
"spread": 1,
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 2,
|
||||
"spread": 0,
|
||||
"alpha": ".2"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 0,
|
||||
"spread": 1,
|
||||
"alpha": ".2",
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 2,
|
||||
"inset": true,
|
||||
"spread": 0,
|
||||
"alpha": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#000000",
|
||||
"fg": "#000000",
|
||||
"cRed": "#f9bfc6",
|
||||
"cGreen": "#bce6b1",
|
||||
"cOrange": "#fffac4",
|
||||
"cBlue": "#b4a1cc",
|
||||
"accent": "#b09fc6",
|
||||
"link": "#b09fc6",
|
||||
"text": "#aaaaaa",
|
||||
"badgeNotification": "#957db5",
|
||||
"badgeNotificationText": "#eee5fb",
|
||||
"alertNeutral": "#aaaaaa",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertPopupNeutral": "#aaaaaa",
|
||||
"alertPopupNeutralText": "#000000",
|
||||
"alertSuccess": "#bce6b1",
|
||||
"alertSuccessText": "#ffffff",
|
||||
"alertPopupSuccess": "#bce6b1",
|
||||
"alertPopupSuccessText": "#000000",
|
||||
"alertWarning": "#fffac4",
|
||||
"alertWarningText": "#ffffff",
|
||||
"alertPopupWarning": "#fffac4",
|
||||
"alertPopupWarningText": "#000000",
|
||||
"alertError": "#957db5",
|
||||
"alertErrorText": "#ffffff",
|
||||
"alertPopupError": "#957db5",
|
||||
"alertPopupErrorText": "#000000",
|
||||
"panel": "#000000",
|
||||
"panelText": "#aaaaaa",
|
||||
"alertNeutralPanelText": "#ffffff",
|
||||
"alertSuccessPanelText": "#ffffff",
|
||||
"alertWarningPanelText": "#ffffff",
|
||||
"alertErrorPanelText": "#ffffff",
|
||||
"fgText": "#aaaaaa",
|
||||
"topBar": "#000000",
|
||||
"topBarText": "#aaaaaa",
|
||||
"input": "#000000",
|
||||
"inputTopbarText": "#aaaaaa",
|
||||
"inputPanelText": "#aaaaaa",
|
||||
"inputText": "#aaaaaa",
|
||||
"btn": "#000000",
|
||||
"btnText": "#aaaaaa",
|
||||
"btnTopBarText": "#aaaaaa",
|
||||
"btnDisabled": "#000000",
|
||||
"btnDisabledTopBarText": "#2b2b2b",
|
||||
"btnPanelText": "#aaaaaa",
|
||||
"btnDisabledPanelText": "#2b2b2b",
|
||||
"btnDisabledText": "#2b2b2b",
|
||||
"btnToggled": "#333333",
|
||||
"btnToggledTopBarText": "#aaaaaa",
|
||||
"btnToggledPanelText": "#aaaaaa",
|
||||
"btnToggledText": "#aaaaaa",
|
||||
"btnPressed": "#000000",
|
||||
"btnPressedTopBarText": "#aaaaaa",
|
||||
"btnPressedTopBar": "#000000",
|
||||
"btnPressedPanelText": "#aaaaaa",
|
||||
"btnPressedPanel": "#000000",
|
||||
"btnPressedText": "#aaaaaa",
|
||||
"tabActiveText": "#aaaaaa",
|
||||
"tabText": "#aaaaaa",
|
||||
"tab": "#000000",
|
||||
"fgLink": "#b09fc6",
|
||||
"topBarLink": "#b09fc6",
|
||||
"panelLink": "#b09fc6",
|
||||
"panelFaint": "#aaaaaa",
|
||||
"icon": "#555555",
|
||||
"poll": "#474050",
|
||||
"pollText": "#ffffff",
|
||||
"border": "#ffffff",
|
||||
"postCyantext": "#b4a1cc",
|
||||
"postGreentext": "#bce6b1",
|
||||
"postLink": "#b09fc6",
|
||||
"lightText": "#dddddd",
|
||||
"popover": "#000000",
|
||||
"selectedMenuPopover": "#0d0d0d",
|
||||
"highlight": "#0d0d0d",
|
||||
"highlightText": "#aaaaaa",
|
||||
"selectedMenu": "#0d0d0d",
|
||||
"selectedMenuText": "#aaaaaa",
|
||||
"selectedMenuPopoverIcon": "#5c5c5c",
|
||||
"highlightLink": "#b09fc6",
|
||||
"selectedMenuLink": "#b09fc6",
|
||||
"selectedMenuPopoverLink": "#b09fc6",
|
||||
"selectedMenuPopoverText": "#aaaaaa",
|
||||
"faintLink": "#b09fc6",
|
||||
"highlightFaintLink": "#b09fc6",
|
||||
"selectedMenuFaintLink": "#b09fc6",
|
||||
"selectedMenuPopoverFaintLink": "#b09fc6",
|
||||
"faint": "#aaaaaa",
|
||||
"highlightFaintText": "#aaaaaa",
|
||||
"selectedMenuFaintText": "#aaaaaa",
|
||||
"selectedMenuPopoverFaintText": "#aaaaaa",
|
||||
"highlightLightText": "#dddddd",
|
||||
"selectedMenuLightText": "#dddddd",
|
||||
"selectedMenuPopoverLightText": "#dddddd",
|
||||
"selectedMenuIcon": "#5c5c5c",
|
||||
"selectedPost": "#0d0d0d",
|
||||
"selectedPostText": "#aaaaaa",
|
||||
"selectedPostIcon": "#5c5c5c",
|
||||
"selectedPostLink": "#b09fc6",
|
||||
"selectedPostFaintLink": "#b09fc6",
|
||||
"highlightPostLink": "#b09fc6",
|
||||
"selectedPostPostLink": "#b09fc6",
|
||||
"selectedPostLightText": "#dddddd",
|
||||
"selectedPostFaintText": "#aaaaaa",
|
||||
"popoverText": "#aaaaaa",
|
||||
"popoverIcon": "#555555",
|
||||
"popoverLink": "#b09fc6",
|
||||
"postFaintLink": "#b09fc6",
|
||||
"popoverPostFaintLink": "#b09fc6",
|
||||
"popoverFaintLink": "#b09fc6",
|
||||
"popoverFaintText": "#aaaaaa",
|
||||
"popoverPostLink": "#b09fc6",
|
||||
"popoverLightText": "#dddddd",
|
||||
"highlightIcon": "#5c5c5c",
|
||||
"highlightPostFaintLink": "#b09fc6",
|
||||
"profileTint": "#000000",
|
||||
"profileBg": "#000000",
|
||||
"wallpaper": "#000000"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 1,
|
||||
"alert": 0.5,
|
||||
"alertPopup": 0.95,
|
||||
"panel": 1,
|
||||
"input": 0.5,
|
||||
"btn": 1,
|
||||
"faint": 0.5,
|
||||
"border": 0.2,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii": {
|
||||
"btn": "5",
|
||||
"input": "6",
|
||||
"checkbox": "3",
|
||||
"panel": "7",
|
||||
"avatar": "4",
|
||||
"avatarAlt": "15",
|
||||
"tooltip": "3",
|
||||
"attachment": "3"
|
||||
},
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "sans-serif"
|
||||
},
|
||||
"input": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"post": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "monospace"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {},
|
||||
"shadows": {
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 1,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"popup": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "0",
|
||||
"spread": 2,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"panel": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 0,
|
||||
"spread": 2,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": ".2"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 0,
|
||||
"spread": 1,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": ".2",
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 2,
|
||||
"inset": true,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 2,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": ".2"
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"button": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 0,
|
||||
"spread": 1,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": ".2"
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity": {
|
||||
"border": "0.2"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#000000",
|
||||
"fg": "#000000",
|
||||
"text": "#AAAAAA",
|
||||
"link": "#B09FC6",
|
||||
"accent": "#B09FC6",
|
||||
"cBlue": "#B4A1CC",
|
||||
"cRed": "#F9BFC6",
|
||||
"cGreen": "#BCE6B1",
|
||||
"cOrange": "#FFFAC4",
|
||||
"border": "#FFFFFF",
|
||||
"alertError": "#957DB5",
|
||||
"badgeNotification": "#957DB5",
|
||||
"badgeNotificationText": "#EEE5FB"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "5",
|
||||
"input": "6",
|
||||
"checkbox": "3",
|
||||
"panel": "7",
|
||||
"avatar": "4",
|
||||
"avatarAlt": "15",
|
||||
"tooltip": "3",
|
||||
"attachment": "3"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
Themes, logos, etc. for void.lgbt.
|
||||
|
||||
All assets are licensed with Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International unless otherwise specified.
|
||||
All assets are owned by Trans-Void LLC and licensed with Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International unless otherwise specified.
|
||||
|
|
Loading…
Reference in a new issue