mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-14 23:03:16 +00:00
352 lines
8.1 KiB
JSON
352 lines
8.1 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name":"Autumn Bunny",
|
|
"theme": {
|
|
"themeEngineVersion": 3,
|
|
"shadows": {
|
|
"panel": [
|
|
{
|
|
"x": "0",
|
|
"y": "4",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": "0.5"
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "4",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#692600",
|
|
"alpha": "0.5"
|
|
}
|
|
],
|
|
"popup": [
|
|
{
|
|
"x": 2,
|
|
"y": 2,
|
|
"blur": 3,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": 0.5
|
|
}
|
|
],
|
|
"avatar": [],
|
|
"avatarStatus": [],
|
|
"panelHeader": [],
|
|
"button": [
|
|
{
|
|
"x": "0",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": "0",
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": "1"
|
|
}
|
|
],
|
|
"buttonHover": [
|
|
{
|
|
"x": "0",
|
|
"y": "2",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"x": "0",
|
|
"y": "2",
|
|
"blur": "1",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": 1
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": "0",
|
|
"y": "4",
|
|
"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": "#ffd1a3",
|
|
"fg": "#d33e16",
|
|
"cRed": "#cb0200",
|
|
"cOrange": "#e89c00",
|
|
"cGreen": "#00ae00",
|
|
"cBlue": "#00b5c4",
|
|
"accent": "#d33e16",
|
|
"link": "#d33e16",
|
|
"text": "#3a2222",
|
|
"badgeNotification": "#cb0200",
|
|
"badgeNotificationText": "#ffffff",
|
|
"panel": "#d33e16",
|
|
"panelText": "#ffffff",
|
|
"alertNeutral": "#3a2222",
|
|
"alertNeutralPanelText": "#ffffff",
|
|
"alertNeutralText": "#ffffff",
|
|
"alertWarning": "#e89c00",
|
|
"alertWarningPanelText": "#000000",
|
|
"alertWarningText": "#3a2222",
|
|
"alertError": "#cb0200",
|
|
"alertErrorPanelText": "#ffffff",
|
|
"alertErrorText": "#ffffff",
|
|
"fgText": "#ffffff",
|
|
"topBar": "#d33e16",
|
|
"topBarText": "#ffffff",
|
|
"input": "#ffffff",
|
|
"inputTopbarText": "#000000",
|
|
"inputPanelText": "#000000",
|
|
"inputText": "#3a2222",
|
|
"btn": "#c0290c",
|
|
"btnText": "#ffffff",
|
|
"btnTopBarText": "#ffffff",
|
|
"btnDisabled": "#f0a77e",
|
|
"btnDisabledTopBarText": "#f4bd9e",
|
|
"btnPanelText": "#ffffff",
|
|
"btnDisabledPanelText": "#f4bd9e",
|
|
"btnDisabledText": "#f4bd9e",
|
|
"btnToggled": "#f35d3f",
|
|
"btnToggledTopBarText": "#000000",
|
|
"btnToggledPanelText": "#000000",
|
|
"btnToggledText": "#000000",
|
|
"btnPressed": "#c0290c",
|
|
"btnPressedTopBarText": "#ffffff",
|
|
"btnPressedTopBar": "#c0290c",
|
|
"btnPressedPanelText": "#ffffff",
|
|
"btnPressedPanel": "#c0290c",
|
|
"btnPressedText": "#ffffff",
|
|
"tabActiveText": "#3a2222",
|
|
"tabText": "#ffffff",
|
|
"tab": "#c0290c",
|
|
"fgLink": "#ea542c",
|
|
"topBarLink": "#ffffff",
|
|
"panelLink": "#d43e16",
|
|
"panelFaint": "#ffffff",
|
|
"icon": "#9d7a63",
|
|
"poll": "#ee976b",
|
|
"pollText": "#3a2222",
|
|
"border": "#ca3c16",
|
|
"postLink": "#ea542c",
|
|
"lightText": "#000000",
|
|
"popover": "#ffd1a3",
|
|
"selectedMenuPopover": "#ffc58a",
|
|
"highlight": "#ffc58a",
|
|
"highlightText": "#3a2222",
|
|
"selectedMenu": "#ffc58a",
|
|
"selectedMenuText": "#3a2222",
|
|
"selectedMenuPopoverIcon": "#9d7456",
|
|
"highlightLink": "#ea542c",
|
|
"selectedMenuLink": "#d43e16",
|
|
"selectedMenuPopoverLink": "#e9542c",
|
|
"selectedMenuPopoverText": "#3a2222",
|
|
"faintLink": "#d33e16",
|
|
"highlightFaintLink": "#ea542c",
|
|
"selectedMenuFaintLink": "#d43e16",
|
|
"selectedMenuPopoverFaintLink": "#e9542c",
|
|
"faint": "#3a2222",
|
|
"highlightFaintText": "#3a2222",
|
|
"selectedMenuFaintText": "#3a2222",
|
|
"selectedMenuPopoverFaintText": "#3a2222",
|
|
"highlightLightText": "#000000",
|
|
"selectedMenuLightText": "#000000",
|
|
"selectedMenuPopoverLightText": "#000000",
|
|
"selectedMenuIcon": "#9d7456",
|
|
"selectedPost": "#ffc58a",
|
|
"selectedPostText": "#3a2222",
|
|
"selectedPostIcon": "#9d7456",
|
|
"selectedPostLink": "#d43e16",
|
|
"selectedPostFaintLink": "#d43e16",
|
|
"highlightPostLink": "#d43e16",
|
|
"selectedPostPostLink": "#e9542c",
|
|
"selectedPostLightText": "#000000",
|
|
"selectedPostFaintText": "#3a2222",
|
|
"popoverText": "#3a2222",
|
|
"popoverIcon": "#9d7a63",
|
|
"popoverLink": "#ea542c",
|
|
"postFaintLink": "#ea542c",
|
|
"popoverPostFaintLink": "#d43e16",
|
|
"popoverFaintLink": "#ea542c",
|
|
"popoverFaintText": "#3a2222",
|
|
"popoverPostLink": "#d43e16",
|
|
"popoverLightText": "#000000",
|
|
"highlightIcon": "#9d7456",
|
|
"highlightPostFaintLink": "#d43e16",
|
|
"profileTint": "#ffd1a3",
|
|
"profileBg": "#877560"
|
|
},
|
|
"opacity": {
|
|
"underlay": 0.15,
|
|
"bg": 0.85,
|
|
"panel": 1,
|
|
"alert": 0.5,
|
|
"input": 0.5,
|
|
"btn": 1,
|
|
"faint": 0.5,
|
|
"border": 0.25,
|
|
"popover": 1,
|
|
"profileTint": 0.5
|
|
},
|
|
"radii": {
|
|
"btn": "12",
|
|
"input": "8",
|
|
"checkbox": "6",
|
|
"panel": "12",
|
|
"avatar": "8",
|
|
"avatarAlt": "4",
|
|
"tooltip": "12",
|
|
"attachment": "4"
|
|
},
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
},
|
|
"input": {
|
|
"family": "inherit"
|
|
},
|
|
"post": {
|
|
"family": "inherit"
|
|
},
|
|
"postCode": {
|
|
"family": "monospace"
|
|
}
|
|
}
|
|
},
|
|
"source": {
|
|
"themeEngineVersion": 3,
|
|
"fonts": {},
|
|
"shadows": {
|
|
"avatar": [],
|
|
"button": [
|
|
{
|
|
"x": "0",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": "0",
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": "1"
|
|
}
|
|
],
|
|
"buttonHover": [
|
|
{
|
|
"x": "0",
|
|
"y": "2",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"x": "0",
|
|
"y": "2",
|
|
"blur": "1",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": 1
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": "0",
|
|
"y": "4",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"inset": true,
|
|
"color": "#692600",
|
|
"alpha": "1"
|
|
}
|
|
],
|
|
"avatarStatus": [],
|
|
"input": [
|
|
{
|
|
"x": "0",
|
|
"y": "0",
|
|
"blur": "2",
|
|
"spread": "0",
|
|
"inset": true,
|
|
"color": "#802f0a",
|
|
"alpha": "0.85"
|
|
}
|
|
],
|
|
"panel": [
|
|
{
|
|
"x": "0",
|
|
"y": "4",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#692600",
|
|
"alpha": "0.5"
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "4",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"color": "#692600",
|
|
"alpha": "0.5"
|
|
}
|
|
]
|
|
},
|
|
"opacity": {
|
|
"bg": "0.85",
|
|
"faint": "0.6",
|
|
"border": "0.25"
|
|
},
|
|
"colors": {
|
|
"bg": "#ffd1a3",
|
|
"fg": "#d33e16",
|
|
"text": "#3a2222",
|
|
"link": "#d33e16",
|
|
"cBlue": "#00b5c4",
|
|
"cRed": "#cb0200",
|
|
"cGreen": "#00ae00",
|
|
"cOrange": "#e89c00",
|
|
"panel": "#d33e16",
|
|
"topBarLink": "#ffffff",
|
|
"btn": "#c0290c",
|
|
"input": "#ffffff"
|
|
},
|
|
"radii": {
|
|
"btn": "12",
|
|
"input": "8",
|
|
"checkbox": "6",
|
|
"panel": "12",
|
|
"avatar": "8",
|
|
"avatarAlt": "4",
|
|
"tooltip": "12",
|
|
"attachment": "4"
|
|
}
|
|
}
|
|
}
|