mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-15 03:33:17 +00:00
744f6d1653
Affected themes: - Charred Coal (newly added) - Chocolate Milk Series (various fixes) - Eternal Carrot (overhauled) - Fantasy Scroll Series (screenshots updated and fixes for cherry theme) - Hina Kagiyama (renamed to Yaku Series, overhauled + new dark theme)
474 lines
11 KiB
JSON
474 lines
11 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name": "Yaku - Dark Road",
|
|
"theme": {
|
|
"themeEngineVersion": 3,
|
|
"shadows": {
|
|
"panel": [
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.2"
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "4",
|
|
"blur": "2",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.35"
|
|
}
|
|
],
|
|
"popup": [
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.2"
|
|
}
|
|
],
|
|
"avatar": [],
|
|
"avatarStatus": [],
|
|
"panelHeader": [],
|
|
"button": [
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.4",
|
|
"inset": false
|
|
},
|
|
{
|
|
"x": "1",
|
|
"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": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": "0",
|
|
"color": "#000000",
|
|
"alpha": "0.4",
|
|
"inset": false
|
|
},
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"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": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 1,
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "-1",
|
|
"y": "-1",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"color": "#FFFFFF",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": "0",
|
|
"y": "0",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
]
|
|
},
|
|
"colors": {
|
|
"underlay": "#000000",
|
|
"bg": "#191515",
|
|
"fg": "#b22c33",
|
|
"cRed": "#ce3838",
|
|
"cOrange": "#f2f743",
|
|
"cGreen": "#10aa08",
|
|
"cBlue": "#4097b5",
|
|
"accent": "#f23c44",
|
|
"link": "#f23c44",
|
|
"text": "#e5e5e5",
|
|
"badgeNotification": "#de2020",
|
|
"badgeNotificationText": "#ffffff",
|
|
"panel": "#b22c33",
|
|
"panelText": "#ffffff",
|
|
"alertNeutral": "#e5e5e5",
|
|
"alertNeutralPanelText": "#000000",
|
|
"alertNeutralText": "#1a1a1a",
|
|
"alertWarning": "#f2f743",
|
|
"alertWarningPanelText": "#000000",
|
|
"alertWarningText": "#1a1a1a",
|
|
"alertError": "#de2020",
|
|
"alertErrorPanelText": "#ffffff",
|
|
"alertErrorText": "#dfdfdf",
|
|
"fgText": "#e5e5e5",
|
|
"topBar": "#b22c33",
|
|
"topBarText": "#ffffff",
|
|
"input": "#ffffff",
|
|
"inputTopbarText": "#000000",
|
|
"inputPanelText": "#000000",
|
|
"inputText": "#1a1a1a",
|
|
"btn": "#5b9962",
|
|
"btnText": "#ffffff",
|
|
"btnTopBarText": "#ffffff",
|
|
"btnDisabled": "#2a3629",
|
|
"btnDisabledTopBarText": "#5f695e",
|
|
"btnPanelText": "#ffffff",
|
|
"btnDisabledPanelText": "#5f695e",
|
|
"btnDisabledText": "#5f695e",
|
|
"btnToggled": "#99c29d",
|
|
"btnToggledTopBarText": "#ffffff",
|
|
"btnToggledPanelText": "#ffffff",
|
|
"btnToggledText": "#ffffff",
|
|
"btnPressed": "#5b9962",
|
|
"btnPressedTopBarText": "#ffffff",
|
|
"btnPressedTopBar": "#5b9962",
|
|
"btnPressedPanelText": "#ffffff",
|
|
"btnPressedPanel": "#5b9962",
|
|
"btnPressedText": "#ffffff",
|
|
"tabActiveText": "#ffffff",
|
|
"tabText": "#ffffff",
|
|
"tab": "#5b9962",
|
|
"fgLink": "#c30e14",
|
|
"topBarLink": "#ffffff",
|
|
"panelLink": "#ffffff",
|
|
"panelFaint": "#e5e5e5",
|
|
"icon": "#7f7d7d",
|
|
"poll": "#702528",
|
|
"pollText": "#e5e5e5",
|
|
"border": "#aa2a30",
|
|
"postLink": "#c30e14",
|
|
"lightText": "#ffffff",
|
|
"popover": "#191515",
|
|
"selectedMenuPopover": "#272121",
|
|
"highlight": "#272121",
|
|
"highlightText": "#e5e5e5",
|
|
"selectedMenu": "#272121",
|
|
"selectedMenuText": "#e5e5e5",
|
|
"selectedMenuPopoverIcon": "#868383",
|
|
"highlightLink": "#c30e14",
|
|
"selectedMenuLink": "#f23d42",
|
|
"selectedMenuPopoverLink": "#c30e12",
|
|
"selectedMenuPopoverText": "#e5e5e5",
|
|
"faintLink": "#f23c44",
|
|
"highlightFaintLink": "#c30e14",
|
|
"selectedMenuFaintLink": "#f23d42",
|
|
"selectedMenuPopoverFaintLink": "#c30e12",
|
|
"faint": "#e5e5e5",
|
|
"highlightFaintText": "#e5e5e5",
|
|
"selectedMenuFaintText": "#e5e5e5",
|
|
"selectedMenuPopoverFaintText": "#e5e5e5",
|
|
"highlightLightText": "#ffffff",
|
|
"selectedMenuLightText": "#ffffff",
|
|
"selectedMenuPopoverLightText": "#ffffff",
|
|
"selectedMenuIcon": "#868383",
|
|
"selectedPost": "#272121",
|
|
"selectedPostText": "#e5e5e5",
|
|
"selectedPostIcon": "#868383",
|
|
"selectedPostLink": "#f23d42",
|
|
"selectedPostFaintLink": "#f23d42",
|
|
"highlightPostLink": "#f23d42",
|
|
"selectedPostPostLink": "#c30e12",
|
|
"selectedPostLightText": "#ffffff",
|
|
"selectedPostFaintText": "#e5e5e5",
|
|
"popoverText": "#e5e5e5",
|
|
"popoverIcon": "#7f7d7d",
|
|
"popoverLink": "#f23c44",
|
|
"postFaintLink": "#c30e14",
|
|
"popoverPostFaintLink": "#f23d42",
|
|
"popoverFaintLink": "#f23c44",
|
|
"popoverFaintText": "#e5e5e5",
|
|
"popoverPostLink": "#f23d42",
|
|
"popoverLightText": "#ffffff",
|
|
"highlightIcon": "#868383",
|
|
"highlightPostFaintLink": "#f23d42",
|
|
"profileTint": "#191515",
|
|
"profileBg": "#0d0b0c"
|
|
},
|
|
"opacity": {
|
|
"underlay": 0.25,
|
|
"bg": 0.75,
|
|
"panel": 1,
|
|
"alert": 0.85,
|
|
"input": 0.6,
|
|
"btn": 1,
|
|
"faint": 0.5,
|
|
"border": 0.15,
|
|
"popover": 1,
|
|
"profileTint": 0.5
|
|
},
|
|
"radii": {
|
|
"btn": "4",
|
|
"input": "4",
|
|
"checkbox": "4",
|
|
"panel": "5",
|
|
"avatar": "200",
|
|
"avatarAlt": "50",
|
|
"tooltip": "4",
|
|
"attachment": "4"
|
|
},
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
},
|
|
"input": {
|
|
"family": "inherit"
|
|
},
|
|
"post": {
|
|
"family": "inherit"
|
|
},
|
|
"postCode": {
|
|
"family": "monospace"
|
|
}
|
|
}
|
|
},
|
|
"source": {
|
|
"themeEngineVersion": 3,
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
}
|
|
},
|
|
"shadows": {
|
|
"button": [
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.4",
|
|
"inset": false
|
|
},
|
|
{
|
|
"x": "1",
|
|
"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": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": "0",
|
|
"color": "#000000",
|
|
"alpha": "0.4",
|
|
"inset": false
|
|
},
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"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": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 1,
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "-1",
|
|
"y": "-1",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"color": "#FFFFFF",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
],
|
|
"panel": [
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.2"
|
|
}
|
|
],
|
|
"popup": [
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.2"
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": "0",
|
|
"y": "0",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "4",
|
|
"blur": "2",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.35"
|
|
}
|
|
],
|
|
"avatar": [],
|
|
"avatarStatus": []
|
|
},
|
|
"opacity": {
|
|
"bg": "0.75",
|
|
"underlay": "0.25",
|
|
"faint": "0.7",
|
|
"border": "0.15",
|
|
"input": "0.6",
|
|
"alert": "0.85"
|
|
},
|
|
"colors": {
|
|
"bg": "#191515",
|
|
"fg": "#b22c33",
|
|
"text": "#e5e5e5",
|
|
"link": "#f23c44",
|
|
"cBlue": "#4097b5",
|
|
"cRed": "#ce3838",
|
|
"cGreen": "#10aa08",
|
|
"cOrange": "#f2f743",
|
|
"border": "#aa2a30",
|
|
"panelText": "#ffffff",
|
|
"panelLink": "#ffffff",
|
|
"topBarText": "#ffffff",
|
|
"topBarLink": "#ffffff",
|
|
"tabText": "#ffffff",
|
|
"tabActiveText": "#ffffff",
|
|
"btn": "#5b9962",
|
|
"btnText": "#ffffff",
|
|
"btnPanelText": "#ffffff",
|
|
"btnTopBarText": "#ffffff",
|
|
"btnPressedText": "#ffffff",
|
|
"btnPressedPanelText": "#ffffff",
|
|
"btnPressedTopBarText": "#ffffff",
|
|
"btnToggledText": "#ffffff",
|
|
"btnToggledPanelText": "#ffffff",
|
|
"btnToggledTopBarText": "#ffffff",
|
|
"input": "#ffffff",
|
|
"alertError": "#de2020",
|
|
"alertErrorText": "#dfdfdf",
|
|
"badgeNotification": "#de2020"
|
|
},
|
|
"radii": {
|
|
"btn": "4",
|
|
"input": "4",
|
|
"checkbox": "4",
|
|
"panel": "5",
|
|
"avatar": "200",
|
|
"avatarAlt": "50",
|
|
"tooltip": "4",
|
|
"attachment": "4"
|
|
}
|
|
}
|
|
}
|