forked from AkkomaGang/akkoma-fe
341 lines
8.1 KiB
JSON
341 lines
8.1 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name": "threevis",
|
|
"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": "#cfcfbe",
|
|
"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": "#cfcfbe",
|
|
"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": "#353630",
|
|
"fg": "#4a4a40",
|
|
"cRed": "#f92672",
|
|
"cGreen": "#a6e22e",
|
|
"cOrange": "#f4bf75",
|
|
"cBlue": "#66d9ef",
|
|
"accent": "#badd6e",
|
|
"link": "#b8d68a",
|
|
"text": "#cfcfbe",
|
|
"badgeNotification": "#f92672",
|
|
"badgeNotificationText": "#ffffff",
|
|
"alertNeutral": "#cfcfbe",
|
|
"alertNeutralText": "#000000",
|
|
"alertPopupNeutral": "#cfcfbe",
|
|
"alertPopupNeutralText": "#000000",
|
|
"alertSuccess": "#a6e22e",
|
|
"alertSuccessText": "#ffffff",
|
|
"alertPopupSuccess": "#a6e22e",
|
|
"alertPopupSuccessText": "#000000",
|
|
"alertWarning": "#f4bf75",
|
|
"alertWarningText": "#ffffff",
|
|
"alertPopupWarning": "#f4bf75",
|
|
"alertPopupWarningText": "#000000",
|
|
"alertError": "#f92672",
|
|
"alertErrorText": "#cfcfbe",
|
|
"alertPopupError": "#f92672",
|
|
"alertPopupErrorText": "#ffffff",
|
|
"panel": "#4a4a40",
|
|
"panelText": "#cfcfbe",
|
|
"alertNeutralPanelText": "#000000",
|
|
"alertSuccessPanelText": "#000000",
|
|
"alertWarningPanelText": "#000000",
|
|
"alertErrorPanelText": "#ffffff",
|
|
"fgText": "#cfcfbe",
|
|
"topBar": "#4a4a40",
|
|
"topBarText": "#cfcfbe",
|
|
"input": "#4a4a40",
|
|
"inputTopbarText": "#cfcfbe",
|
|
"inputPanelText": "#cfcfbe",
|
|
"inputText": "#cfcfbe",
|
|
"btn": "#4a4a40",
|
|
"btnText": "#cfcfbe",
|
|
"btnTopBarText": "#cfcfbe",
|
|
"btnDisabled": "#3b3b34",
|
|
"btnDisabledTopBarText": "#606057",
|
|
"btnPanelText": "#cfcfbe",
|
|
"btnDisabledPanelText": "#606057",
|
|
"btnDisabledText": "#606057",
|
|
"btnToggled": "#818170",
|
|
"btnToggledTopBarText": "#ffffff",
|
|
"btnToggledPanelText": "#ffffff",
|
|
"btnToggledText": "#ffffff",
|
|
"btnPressed": "#4a4a40",
|
|
"btnPressedTopBarText": "#cfcfbe",
|
|
"btnPressedTopBar": "#4a4a40",
|
|
"btnPressedPanelText": "#cfcfbe",
|
|
"btnPressedPanel": "#4a4a40",
|
|
"btnPressedText": "#cfcfbe",
|
|
"tabActiveText": "#cfcfbe",
|
|
"tabText": "#cfcfbe",
|
|
"tab": "#4a4a40",
|
|
"fgLink": "#b8d68a",
|
|
"topBarLink": "#b8d68a",
|
|
"panelLink": "#b8d68a",
|
|
"panelFaint": "#cfcfbe",
|
|
"icon": "#828377",
|
|
"poll": "#6b7949",
|
|
"pollText": "#ffffff",
|
|
"border": "#505045",
|
|
"postCyantext": "#66d9ef",
|
|
"postGreentext": "#a6e22e",
|
|
"postLink": "#b8d68a",
|
|
"lightText": "#fbfbf9",
|
|
"popover": "#353630",
|
|
"selectedMenuPopover": "#43443c",
|
|
"highlight": "#43443c",
|
|
"highlightText": "#cfcfbe",
|
|
"selectedMenu": "#43443c",
|
|
"selectedMenuText": "#cfcfbe",
|
|
"selectedMenuPopoverIcon": "#898a7d",
|
|
"highlightLink": "#b8d68a",
|
|
"selectedMenuLink": "#b8d68a",
|
|
"selectedMenuPopoverLink": "#b8d68a",
|
|
"selectedMenuPopoverText": "#cfcfbe",
|
|
"faintLink": "#b8d68a",
|
|
"highlightFaintLink": "#b8d68a",
|
|
"selectedMenuFaintLink": "#b8d68a",
|
|
"selectedMenuPopoverFaintLink": "#b8d68a",
|
|
"faint": "#cfcfbe",
|
|
"highlightFaintText": "#cfcfbe",
|
|
"selectedMenuFaintText": "#cfcfbe",
|
|
"selectedMenuPopoverFaintText": "#cfcfbe",
|
|
"highlightLightText": "#fbfbf9",
|
|
"selectedMenuLightText": "#fbfbf9",
|
|
"selectedMenuPopoverLightText": "#fbfbf9",
|
|
"selectedMenuIcon": "#898a7d",
|
|
"selectedPost": "#43443c",
|
|
"selectedPostText": "#cfcfbe",
|
|
"selectedPostIcon": "#898a7d",
|
|
"selectedPostLink": "#b8d68a",
|
|
"selectedPostFaintLink": "#b8d68a",
|
|
"highlightPostLink": "#b8d68a",
|
|
"selectedPostPostLink": "#b8d68a",
|
|
"selectedPostLightText": "#fbfbf9",
|
|
"selectedPostFaintText": "#cfcfbe",
|
|
"popoverText": "#cfcfbe",
|
|
"popoverIcon": "#828377",
|
|
"popoverLink": "#b8d68a",
|
|
"postFaintLink": "#b8d68a",
|
|
"popoverPostFaintLink": "#b8d68a",
|
|
"popoverFaintLink": "#b8d68a",
|
|
"popoverFaintText": "#cfcfbe",
|
|
"popoverPostLink": "#b8d68a",
|
|
"popoverLightText": "#fbfbf9",
|
|
"highlightIcon": "#898a7d",
|
|
"highlightPostFaintLink": "#b8d68a",
|
|
"profileTint": "#353630",
|
|
"profileBg": "#1c1e1c",
|
|
"wallpaper": "#30312c"
|
|
},
|
|
"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": 4,
|
|
"input": 4,
|
|
"checkbox": 2,
|
|
"panel": 10,
|
|
"avatar": 5,
|
|
"avatarAlt": 50,
|
|
"tooltip": 2,
|
|
"attachment": 5
|
|
},
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
},
|
|
"input": {
|
|
"family": "inherit"
|
|
},
|
|
"post": {
|
|
"family": "inherit"
|
|
},
|
|
"postCode": {
|
|
"family": "monospace"
|
|
}
|
|
}
|
|
},
|
|
"source": {
|
|
"themeEngineVersion": 3,
|
|
"fonts": {},
|
|
"shadows": {},
|
|
"opacity": {},
|
|
"colors": {
|
|
"bg": "#353630",
|
|
"fg": "#4a4a40",
|
|
"text": "#cfcfbe",
|
|
"link": "#b8d68a",
|
|
"accent": "#badd6e",
|
|
"cBlue": "#66d9ef",
|
|
"cRed": "#F92672",
|
|
"cGreen": "#a6e22e",
|
|
"cOrange": "#f4bf75"
|
|
},
|
|
"radii": {}
|
|
}
|
|
}
|