2020-02-08 23:41:00 +00:00
|
|
|
{
|
2020-03-23 21:14:19 +00:00
|
|
|
"_pleroma_theme_version": 2,
|
2020-02-08 23:41:00 +00:00
|
|
|
"name": "Eternal Carrot",
|
2020-03-23 21:14:19 +00:00
|
|
|
"theme": {
|
|
|
|
"themeEngineVersion": 3,
|
|
|
|
"shadows": {
|
|
|
|
"panel": [
|
|
|
|
{
|
|
|
|
"x": "3",
|
|
|
|
"y": "3",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": "0.4"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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": "2",
|
|
|
|
"y": "2",
|
|
|
|
"blur": "0",
|
|
|
|
"spread": "0",
|
|
|
|
"color": "#000000",
|
|
|
|
"alpha": "0.5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"avatarStatus": [
|
2020-02-08 23:41:00 +00:00
|
|
|
{
|
2020-03-23 21:14:19 +00:00
|
|
|
"x": "2",
|
|
|
|
"y": "2",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#000000",
|
|
|
|
"alpha": "0.5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"panelHeader": [],
|
|
|
|
"button": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": "0",
|
|
|
|
"spread": "0",
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": "1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"buttonHover": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": 1
|
2020-02-08 23:41:00 +00:00
|
|
|
},
|
2020-03-23 21:14:19 +00:00
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": "3",
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": 1
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"buttonPressed": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": true,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": "1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"input": [
|
|
|
|
{
|
|
|
|
"x": "0",
|
|
|
|
"y": "0",
|
|
|
|
"blur": "2",
|
|
|
|
"spread": "0",
|
|
|
|
"inset": true,
|
|
|
|
"color": "#802f0a",
|
|
|
|
"alpha": "0.85"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"colors": {
|
|
|
|
"underlay": "#000000",
|
|
|
|
"bg": "#eebaa4",
|
|
|
|
"fg": "#cb592e",
|
|
|
|
"cRed": "#dd0000",
|
|
|
|
"cOrange": "#f98f00",
|
|
|
|
"cGreen": "#1eb531",
|
|
|
|
"cBlue": "#00c9d9",
|
|
|
|
"accent": "#b44000",
|
|
|
|
"link": "#b44000",
|
|
|
|
"text": "#222222",
|
|
|
|
"badgeNotification": "#df001c",
|
|
|
|
"badgeNotificationText": "#ffffff",
|
|
|
|
"panel": "#cb592e",
|
|
|
|
"panelText": "#ffffff",
|
|
|
|
"alertNeutral": "#222222",
|
|
|
|
"alertNeutralPanelText": "#ffffff",
|
|
|
|
"alertNeutralText": "#ffffff",
|
|
|
|
"alertWarning": "#f98f00",
|
|
|
|
"alertWarningPanelText": "#000000",
|
|
|
|
"alertWarningText": "#222222",
|
|
|
|
"alertError": "#e1001d",
|
|
|
|
"alertErrorPanelText": "#ffffff",
|
|
|
|
"alertErrorText": "#222222",
|
|
|
|
"fgText": "#ffede3",
|
|
|
|
"topBar": "#cb592e",
|
|
|
|
"topBarText": "#ffede3",
|
|
|
|
"input": "#ffffff",
|
|
|
|
"inputTopbarText": "#1d0b00",
|
|
|
|
"inputPanelText": "#000000",
|
|
|
|
"inputText": "#222222",
|
|
|
|
"btn": "#ad4d27",
|
|
|
|
"btnText": "#ffede3",
|
|
|
|
"btnTopBarText": "#ffede3",
|
|
|
|
"btnDisabled": "#de9f85",
|
|
|
|
"btnDisabledTopBarText": "#e7b39d",
|
|
|
|
"btnPanelText": "#ffede3",
|
|
|
|
"btnDisabledPanelText": "#e7b39d",
|
|
|
|
"btnDisabledText": "#e7b39d",
|
|
|
|
"btnToggled": "#db8360",
|
|
|
|
"btnToggledTopBarText": "#1d0b00",
|
|
|
|
"btnToggledPanelText": "#1d0b00",
|
|
|
|
"btnToggledText": "#1d0b00",
|
|
|
|
"btnPressed": "#ad4d27",
|
|
|
|
"btnPressedTopBarText": "#ffede3",
|
|
|
|
"btnPressedTopBar": "#ad4d27",
|
|
|
|
"btnPressedPanelText": "#ffede3",
|
|
|
|
"btnPressedPanel": "#ad4d27",
|
|
|
|
"btnPressedText": "#ffede3",
|
|
|
|
"tabActiveText": "#222222",
|
|
|
|
"tabText": "#ffede3",
|
|
|
|
"tab": "#ad4d27",
|
|
|
|
"fgLink": "#ff8b4b",
|
|
|
|
"topBarLink": "#ffdbb9",
|
|
|
|
"panelLink": "#ffb48a",
|
|
|
|
"panelFaint": "#1d0b00",
|
|
|
|
"icon": "#886e63",
|
|
|
|
"poll": "#d78a63",
|
|
|
|
"pollText": "#222222",
|
|
|
|
"border": "#c3562d",
|
|
|
|
"postLink": "#b44000",
|
|
|
|
"lightText": "#000000",
|
|
|
|
"popover": "#eebaa4",
|
|
|
|
"selectedMenuPopover": "#eaaa8f",
|
|
|
|
"highlight": "#eaaa8f",
|
|
|
|
"highlightText": "#222222",
|
|
|
|
"selectedMenu": "#eaaa8f",
|
|
|
|
"selectedMenuText": "#222222",
|
|
|
|
"selectedMenuPopoverIcon": "#866659",
|
|
|
|
"highlightLink": "#b44000",
|
|
|
|
"selectedMenuLink": "#b44000",
|
|
|
|
"selectedMenuPopoverLink": "#ff8b4b",
|
|
|
|
"selectedMenuPopoverText": "#222222",
|
|
|
|
"faintLink": "#b44000",
|
|
|
|
"highlightFaintLink": "#ff8b4b",
|
|
|
|
"selectedMenuFaintLink": "#b44000",
|
|
|
|
"selectedMenuPopoverFaintLink": "#ff8b4b",
|
|
|
|
"faint": "#222222",
|
|
|
|
"highlightFaintText": "#222222",
|
|
|
|
"selectedMenuFaintText": "#222222",
|
|
|
|
"selectedMenuPopoverFaintText": "#222222",
|
|
|
|
"highlightLightText": "#000000",
|
|
|
|
"selectedMenuLightText": "#000000",
|
|
|
|
"selectedMenuPopoverLightText": "#000000",
|
|
|
|
"selectedMenuIcon": "#866659",
|
|
|
|
"selectedPost": "#eaaa8f",
|
|
|
|
"selectedPostText": "#222222",
|
|
|
|
"selectedPostIcon": "#866659",
|
|
|
|
"selectedPostLink": "#b44000",
|
|
|
|
"selectedPostFaintLink": "#b44000",
|
|
|
|
"highlightPostLink": "#ff8b4b",
|
|
|
|
"selectedPostPostLink": "#b44000",
|
|
|
|
"selectedPostLightText": "#000000",
|
|
|
|
"selectedPostFaintText": "#222222",
|
|
|
|
"popoverText": "#222222",
|
|
|
|
"popoverIcon": "#886e63",
|
|
|
|
"popoverLink": "#b44000",
|
|
|
|
"postFaintLink": "#b44000",
|
|
|
|
"popoverPostFaintLink": "#ff8b4b",
|
|
|
|
"popoverFaintLink": "#ff8b4b",
|
|
|
|
"popoverFaintText": "#222222",
|
|
|
|
"popoverPostLink": "#ff8b4b",
|
|
|
|
"popoverLightText": "#000000",
|
|
|
|
"highlightIcon": "#866659",
|
|
|
|
"highlightPostFaintLink": "#ff8b4b",
|
|
|
|
"profileTint": "#eebaa4",
|
|
|
|
"profileBg": "#7e6860"
|
|
|
|
},
|
|
|
|
"opacity": {
|
|
|
|
"underlay": 0.15,
|
|
|
|
"bg": 1,
|
|
|
|
"panel": 1,
|
|
|
|
"alert": 0.5,
|
|
|
|
"input": 0.5,
|
|
|
|
"btn": 1,
|
|
|
|
"faint": 0.5,
|
|
|
|
"border": 0.4,
|
|
|
|
"popover": 1,
|
|
|
|
"profileTint": 0.5
|
|
|
|
},
|
|
|
|
"radii": {
|
|
|
|
"btn": "16",
|
|
|
|
"input": "9",
|
|
|
|
"checkbox": "16",
|
|
|
|
"panel": "16",
|
|
|
|
"avatar": "8",
|
|
|
|
"avatarAlt": "4",
|
|
|
|
"tooltip": "16",
|
|
|
|
"attachment": "4"
|
|
|
|
},
|
|
|
|
"fonts": {
|
|
|
|
"interface": {
|
|
|
|
"family": "sans-serif"
|
|
|
|
},
|
|
|
|
"input": {
|
|
|
|
"family": "inherit"
|
|
|
|
},
|
|
|
|
"post": {
|
|
|
|
"family": "inherit"
|
|
|
|
},
|
|
|
|
"postCode": {
|
|
|
|
"family": "monospace"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"source": {
|
|
|
|
"themeEngineVersion": 3,
|
|
|
|
"fonts": {},
|
|
|
|
"shadows": {
|
|
|
|
"avatar": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "2",
|
|
|
|
"blur": "0",
|
|
|
|
"spread": "0",
|
|
|
|
"color": "#000000",
|
|
|
|
"alpha": "0.5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"button": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": "0",
|
|
|
|
"spread": "0",
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": "1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"buttonHover": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": 1
|
2020-02-08 23:41:00 +00:00
|
|
|
},
|
|
|
|
{
|
2020-03-23 21:14:19 +00:00
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": "3",
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": 1
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"buttonPressed": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "3",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": true,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": "1"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"avatarStatus": [
|
|
|
|
{
|
|
|
|
"x": "2",
|
|
|
|
"y": "2",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#000000",
|
|
|
|
"alpha": "0.5"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"input": [
|
|
|
|
{
|
|
|
|
"x": "0",
|
|
|
|
"y": "0",
|
|
|
|
"blur": "2",
|
|
|
|
"spread": "0",
|
|
|
|
"inset": true,
|
|
|
|
"color": "#802f0a",
|
|
|
|
"alpha": "0.85"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"panel": [
|
|
|
|
{
|
|
|
|
"x": "3",
|
|
|
|
"y": "3",
|
|
|
|
"blur": 0,
|
|
|
|
"spread": 0,
|
|
|
|
"inset": false,
|
|
|
|
"color": "#692600",
|
|
|
|
"alpha": "0.4"
|
2020-02-08 23:41:00 +00:00
|
|
|
}
|
2020-03-23 21:14:19 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"opacity": {
|
|
|
|
"faint": "0.65",
|
|
|
|
"border": "0.4"
|
|
|
|
},
|
|
|
|
"colors": {
|
|
|
|
"bg": "#eebaa4",
|
|
|
|
"fg": "#cb592e",
|
|
|
|
"text": "#222222",
|
|
|
|
"link": "#b44000",
|
|
|
|
"accent": "#b44000",
|
|
|
|
"faintLink": "#b44000",
|
|
|
|
"cBlue": "#00c9d9",
|
|
|
|
"cRed": "#dd0000",
|
|
|
|
"cGreen": "#1eb531",
|
|
|
|
"cOrange": "#f98f00",
|
|
|
|
"highlightLink": "#b44000",
|
|
|
|
"popoverLink": "#b44000",
|
|
|
|
"selectedPostLink": "#b44000",
|
|
|
|
"selectedMenuLink": "#b44000",
|
|
|
|
"postLink": "#b44000",
|
|
|
|
"fgText": "#ffede3",
|
|
|
|
"panelLink": "#ffb48a",
|
|
|
|
"topBarText": "#ffede3",
|
|
|
|
"topBarLink": "#ffdbb9",
|
|
|
|
"btn": "#ad4d27",
|
|
|
|
"input": "#ffffff",
|
|
|
|
"alertError": "#e1001d",
|
|
|
|
"badgeNotification": "#df001c"
|
|
|
|
},
|
|
|
|
"radii": {
|
|
|
|
"btn": "16",
|
|
|
|
"input": "9",
|
|
|
|
"checkbox": "16",
|
|
|
|
"panel": "16",
|
|
|
|
"avatar": "8",
|
|
|
|
"avatarAlt": "4",
|
|
|
|
"tooltip": "16",
|
|
|
|
"attachment": "4"
|
2020-02-08 23:41:00 +00:00
|
|
|
}
|
2020-03-23 21:14:19 +00:00
|
|
|
}
|
|
|
|
}
|