mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-14 22:33:16 +00:00
491 lines
12 KiB
JSON
491 lines
12 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name": "Yaku - Light Side",
|
|
"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": "2",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.35",
|
|
"inset": true
|
|
}
|
|
]
|
|
},
|
|
"colors": {
|
|
"underlay": "#000000",
|
|
"bg": "#f2c8cc",
|
|
"fg": "#b22c33",
|
|
"cRed": "#ce3838",
|
|
"cOrange": "#f2f743",
|
|
"cGreen": "#10aa08",
|
|
"cBlue": "#4097b5",
|
|
"accent": "#a30008",
|
|
"link": "#a30008",
|
|
"text": "#202020",
|
|
"chatBg": "#f2c8cc",
|
|
"chatMessageIncomingBg": "#f2c8cc",
|
|
"chatMessageOutgoingBg": "#eeb4b9",
|
|
"chatMessageOutgoingBorder": "#ecacb1",
|
|
"chatMessageOutgoingLink": "#a30008",
|
|
"chatMessageOutgoingText": "#202020",
|
|
"border": "#aa2a30",
|
|
"chatMessageIncomingBorder": "#a2282d",
|
|
"chatMessageIncomingLink": "#a30008",
|
|
"chatMessageIncomingText": "#202020",
|
|
"badgeNotification": "#de2020",
|
|
"badgeNotificationText": "#ffffff",
|
|
"alertNeutral": "#202020",
|
|
"alertNeutralText": "#dfdfdf",
|
|
"alertPopupNeutral": "#202020",
|
|
"alertPopupNeutralText": "#dfdfdf",
|
|
"alertWarning": "#f2f743",
|
|
"alertWarningText": "#202020",
|
|
"alertPopupWarning": "#f2f743",
|
|
"alertPopupWarningText": "#202020",
|
|
"alertError": "#de2020",
|
|
"alertErrorText": "#dfdfdf",
|
|
"alertPopupError": "#de2020",
|
|
"alertPopupErrorText": "#ffffff",
|
|
"panel": "#b22c33",
|
|
"panelText": "#ffffff",
|
|
"alertNeutralPanelText": "#ffffff",
|
|
"alertWarningPanelText": "#000000",
|
|
"alertErrorPanelText": "#ffffff",
|
|
"fgText": "#dfdfdf",
|
|
"topBar": "#b22c33",
|
|
"topBarText": "#ffffff",
|
|
"input": "#ffffff",
|
|
"inputTopbarText": "#000000",
|
|
"inputPanelText": "#000000",
|
|
"inputText": "#202020",
|
|
"btn": "#5b9962",
|
|
"btnText": "#ffffff",
|
|
"btnTopBarText": "#ffffff",
|
|
"btnDisabled": "#cdbdb2",
|
|
"btnDisabledTopBarText": "#d9cdc5",
|
|
"btnPanelText": "#ffffff",
|
|
"btnDisabledPanelText": "#d9cdc5",
|
|
"btnDisabledText": "#d9cdc5",
|
|
"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": "#ff5d64",
|
|
"topBarLink": "#ffffff",
|
|
"panelLink": "#a30007",
|
|
"panelFaint": "#dfdfdf",
|
|
"icon": "#897476",
|
|
"poll": "#d3787e",
|
|
"pollText": "#202020",
|
|
"postGreentext": "#10aa08",
|
|
"postLink": "#a30008",
|
|
"lightText": "#000000",
|
|
"popover": "#f2c8cc",
|
|
"selectedMenuPopover": "#eeb4b9",
|
|
"highlight": "#eeb4b9",
|
|
"highlightText": "#202020",
|
|
"selectedMenu": "#eeb4b9",
|
|
"selectedMenuText": "#202020",
|
|
"selectedMenuPopoverIcon": "#876a6d",
|
|
"highlightLink": "#a30008",
|
|
"selectedMenuLink": "#a30008",
|
|
"selectedMenuPopoverLink": "#a30008",
|
|
"selectedMenuPopoverText": "#202020",
|
|
"faintLink": "#a30008",
|
|
"highlightFaintLink": "#a30008",
|
|
"selectedMenuFaintLink": "#a30008",
|
|
"selectedMenuPopoverFaintLink": "#a30008",
|
|
"faint": "#202020",
|
|
"highlightFaintText": "#202020",
|
|
"selectedMenuFaintText": "#202020",
|
|
"selectedMenuPopoverFaintText": "#202020",
|
|
"highlightLightText": "#000000",
|
|
"selectedMenuLightText": "#000000",
|
|
"selectedMenuPopoverLightText": "#000000",
|
|
"selectedMenuIcon": "#876a6d",
|
|
"selectedPost": "#eeb4b9",
|
|
"selectedPostText": "#202020",
|
|
"selectedPostIcon": "#876a6d",
|
|
"selectedPostLink": "#a30008",
|
|
"selectedPostFaintLink": "#a30008",
|
|
"highlightPostLink": "#a30008",
|
|
"selectedPostPostLink": "#a30008",
|
|
"selectedPostLightText": "#000000",
|
|
"selectedPostFaintText": "#202020",
|
|
"popoverText": "#202020",
|
|
"popoverIcon": "#897476",
|
|
"popoverLink": "#a30008",
|
|
"postFaintLink": "#a30008",
|
|
"popoverPostFaintLink": "#a30008",
|
|
"popoverFaintLink": "#a30008",
|
|
"popoverFaintText": "#202020",
|
|
"popoverPostLink": "#a30008",
|
|
"popoverLightText": "#000000",
|
|
"highlightIcon": "#876a6d",
|
|
"highlightPostFaintLink": "#a30008",
|
|
"profileTint": "#f2c8cc",
|
|
"profileBg": "#807078"
|
|
},
|
|
"opacity": {
|
|
"underlay": 0.15,
|
|
"bg": 0.9,
|
|
"border": 0.15,
|
|
"alert": 0.85,
|
|
"alertPopup": 0.95,
|
|
"panel": 1,
|
|
"input": 0.6,
|
|
"btn": 1,
|
|
"faint": 0.5,
|
|
"popover": 1,
|
|
"profileTint": 0.5
|
|
},
|
|
"radii": {
|
|
"btn": "4",
|
|
"input": "4",
|
|
"checkbox": "4",
|
|
"panel": "5",
|
|
"avatar": "200",
|
|
"avatarAlt": "50",
|
|
"tooltip": "4",
|
|
"attachment": "4",
|
|
"chatMessage": "5"
|
|
},
|
|
"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": "2",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.35",
|
|
"inset": true
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "4",
|
|
"blur": "2",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.35"
|
|
}
|
|
],
|
|
"avatar": [],
|
|
"avatarStatus": []
|
|
},
|
|
"opacity": {
|
|
"bg": "0.9",
|
|
"faint": "0.7",
|
|
"border": "0.15",
|
|
"input": "0.6",
|
|
"alert": "0.85"
|
|
},
|
|
"colors": {
|
|
"bg": "#f2c8cc",
|
|
"fg": "#b22c33",
|
|
"text": "#202020",
|
|
"link": "#a30008",
|
|
"cBlue": "#4097b5",
|
|
"cRed": "#ce3838",
|
|
"cGreen": "#10aa08",
|
|
"cOrange": "#f2f743",
|
|
"postGreentext": "#10aa08",
|
|
"border": "#aa2a30",
|
|
"panelText": "#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"
|
|
}
|
|
}
|
|
}
|