mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-23 00:09:42 +01:00
451 lines
10 KiB
JSON
451 lines
10 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name": "Autumn (@sjw)",
|
|
"theme": {
|
|
"themeEngineVersion": 3,
|
|
"shadows": {
|
|
"panel": [
|
|
{
|
|
"x": 1,
|
|
"y": 1,
|
|
"blur": 4,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": 0.6
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"color": "#efd6ac",
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "20",
|
|
"spread": "5",
|
|
"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": [
|
|
{
|
|
"color": "#2e3436",
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"inset": false,
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"color": "#2e3436",
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "1",
|
|
"spread": "2",
|
|
"inset": false,
|
|
"alpha": "0.4"
|
|
}
|
|
],
|
|
"buttonHover": [
|
|
{
|
|
"color": "#d2738a",
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"inset": true,
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"color": "#000000",
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "1",
|
|
"spread": "0",
|
|
"inset": true,
|
|
"alpha": "0.3"
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"color": "#242422",
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": 0,
|
|
"spread": "50",
|
|
"inset": true,
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"color": "#000000",
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": 0,
|
|
"spread": "0",
|
|
"inset": true,
|
|
"alpha": "0.3"
|
|
},
|
|
{
|
|
"color": "#ffffff",
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"inset": true,
|
|
"alpha": 1
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"color": "#1f032f",
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"alpha": "0.75",
|
|
"inset": true
|
|
},
|
|
{
|
|
"color": "#FFFFFF",
|
|
"x": 0,
|
|
"y": -1,
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"alpha": 0.2,
|
|
"inset": true
|
|
},
|
|
{
|
|
"color": "#000000",
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": 2,
|
|
"inset": true,
|
|
"spread": 0,
|
|
"alpha": 1
|
|
}
|
|
]
|
|
},
|
|
"colors": {
|
|
"underlay": "#000000",
|
|
"bg": "#432534",
|
|
"fg": "#04151f",
|
|
"cRed": "#f82604",
|
|
"cGreen": "#a8ff60",
|
|
"cOrange": "#ffffb6",
|
|
"cBlue": "#96cbfe",
|
|
"accent": "#c44900",
|
|
"link": "#efd6ac",
|
|
"text": "#b5b3aa",
|
|
"chatBg": "#432534",
|
|
"chatMessageIncomingBg": "#432534",
|
|
"chatMessageOutgoingBg": "#542f41",
|
|
"chatMessageOutgoingBorder": "#5a3246",
|
|
"chatMessageOutgoingLink": "#efd6ac",
|
|
"chatMessageOutgoingText": "#b5b3aa",
|
|
"border": "#061b29",
|
|
"chatMessageIncomingBorder": "#072132",
|
|
"chatMessageIncomingLink": "#efd6ac",
|
|
"chatMessageIncomingText": "#b5b3aa",
|
|
"badgeNotification": "#f82604",
|
|
"badgeNotificationText": "#ffffff",
|
|
"alertNeutral": "#b5b3aa",
|
|
"alertNeutralText": "#000000",
|
|
"alertPopupNeutral": "#b5b3aa",
|
|
"alertPopupNeutralText": "#000000",
|
|
"alertSuccess": "#a8ff60",
|
|
"alertSuccessText": "#000000",
|
|
"alertPopupSuccess": "#a8ff60",
|
|
"alertPopupSuccessText": "#000000",
|
|
"alertWarning": "#ffffb6",
|
|
"alertWarningText": "#000000",
|
|
"alertPopupWarning": "#ffffb6",
|
|
"alertPopupWarningText": "#000000",
|
|
"alertError": "#f82604",
|
|
"alertErrorText": "#ffffff",
|
|
"alertPopupError": "#f82604",
|
|
"alertPopupErrorText": "#000000",
|
|
"panel": "#04151f",
|
|
"panelText": "#b5b3aa",
|
|
"alertNeutralPanelText": "#ffffff",
|
|
"alertSuccessPanelText": "#ffffff",
|
|
"alertWarningPanelText": "#000000",
|
|
"alertErrorPanelText": "#b5b3aa",
|
|
"fgText": "#b5b3aa",
|
|
"topBar": "#04151f",
|
|
"topBarText": "#b5b3aa",
|
|
"input": "#1b1a23",
|
|
"inputTopbarText": "#b5b3aa",
|
|
"inputPanelText": "#b5b3aa",
|
|
"inputText": "#b5b3aa",
|
|
"btn": "#04151f",
|
|
"btnText": "#b5b3aa",
|
|
"btnTopBarText": "#b5b3aa",
|
|
"btnDisabled": "#34212f",
|
|
"btnDisabledTopBarText": "#54464e",
|
|
"btnPanelText": "#b5b3aa",
|
|
"btnDisabledPanelText": "#54464e",
|
|
"btnDisabledText": "#54464e",
|
|
"btnToggled": "#10527a",
|
|
"btnToggledTopBarText": "#ffffff",
|
|
"btnToggledPanelText": "#ffffff",
|
|
"btnToggledText": "#ffffff",
|
|
"btnPressed": "#04151f",
|
|
"btnPressedTopBarText": "#b5b3aa",
|
|
"btnPressedTopBar": "#04151f",
|
|
"btnPressedPanelText": "#b5b3aa",
|
|
"btnPressedPanel": "#04151f",
|
|
"btnPressedText": "#b5b3aa",
|
|
"tabActiveText": "#ffffff",
|
|
"tabText": "#b5b3aa",
|
|
"tab": "#04151f",
|
|
"fgLink": "#efd6ac",
|
|
"topBarLink": "#efd6ac",
|
|
"panelLink": "#efd6ac",
|
|
"panelFaint": "#b5b3aa",
|
|
"icon": "#7c6c6f",
|
|
"poll": "#773420",
|
|
"pollText": "#ffffff",
|
|
"postCyantext": "#96cbfe",
|
|
"postGreentext": "#183a37",
|
|
"postLink": "#efd6ac",
|
|
"lightText": "#e5e4e1",
|
|
"popover": "#432534",
|
|
"selectedMenuPopover": "#542f41",
|
|
"highlight": "#542f41",
|
|
"highlightText": "#b5b3aa",
|
|
"selectedMenu": "#542f41",
|
|
"selectedMenuText": "#b5b3aa",
|
|
"selectedMenuPopoverIcon": "#857176",
|
|
"highlightLink": "#efd6ac",
|
|
"selectedMenuLink": "#efd6ac",
|
|
"selectedMenuPopoverLink": "#efd6ac",
|
|
"selectedMenuPopoverText": "#b5b3aa",
|
|
"faintLink": "#efd6ac",
|
|
"highlightFaintLink": "#efd6ac",
|
|
"selectedMenuFaintLink": "#efd6ac",
|
|
"selectedMenuPopoverFaintLink": "#efd6ac",
|
|
"faint": "#b5b3aa",
|
|
"highlightFaintText": "#b5b3aa",
|
|
"selectedMenuFaintText": "#b5b3aa",
|
|
"selectedMenuPopoverFaintText": "#b5b3aa",
|
|
"highlightLightText": "#e5e4e1",
|
|
"selectedMenuLightText": "#e5e4e1",
|
|
"selectedMenuPopoverLightText": "#e5e4e1",
|
|
"selectedMenuIcon": "#857176",
|
|
"selectedPost": "#542f41",
|
|
"selectedPostText": "#b5b3aa",
|
|
"selectedPostIcon": "#857176",
|
|
"selectedPostLink": "#efd6ac",
|
|
"selectedPostFaintLink": "#efd6ac",
|
|
"highlightPostLink": "#efd6ac",
|
|
"selectedPostPostLink": "#efd6ac",
|
|
"selectedPostLightText": "#e5e4e1",
|
|
"selectedPostFaintText": "#b5b3aa",
|
|
"popoverText": "#b5b3aa",
|
|
"popoverIcon": "#7c6c6f",
|
|
"popoverLink": "#efd6ac",
|
|
"postFaintLink": "#efd6ac",
|
|
"popoverPostFaintLink": "#efd6ac",
|
|
"popoverFaintLink": "#efd6ac",
|
|
"popoverFaintText": "#b5b3aa",
|
|
"popoverPostLink": "#efd6ac",
|
|
"popoverLightText": "#e5e4e1",
|
|
"highlightIcon": "#857176",
|
|
"highlightPostFaintLink": "#efd6ac",
|
|
"profileTint": "#432534",
|
|
"profileBg": "#23141e",
|
|
"wallpaper": "#3d222f"
|
|
},
|
|
"opacity": {
|
|
"underlay": 0.15,
|
|
"bg": 0.7,
|
|
"border": 1,
|
|
"alert": 0.5,
|
|
"alertPopup": 0.95,
|
|
"panel": 1,
|
|
"input": 0.7,
|
|
"btn": 0,
|
|
"faint": 0.5,
|
|
"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": {
|
|
"button": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"inset": false,
|
|
"color": "#2e3436",
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "1",
|
|
"spread": "2",
|
|
"inset": false,
|
|
"color": "#2e3436",
|
|
"alpha": "0.4"
|
|
}
|
|
],
|
|
"buttonHover": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"inset": true,
|
|
"color": "#d2738a",
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "1",
|
|
"spread": "0",
|
|
"inset": true,
|
|
"color": "#000000",
|
|
"alpha": "0.3"
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": 0,
|
|
"spread": "50",
|
|
"inset": true,
|
|
"color": "#242422",
|
|
"alpha": 1
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": 0,
|
|
"spread": "0",
|
|
"inset": true,
|
|
"color": "#000000",
|
|
"alpha": "0.3"
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"inset": true,
|
|
"color": "#ffffff",
|
|
"alpha": 1
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "20",
|
|
"spread": "5",
|
|
"color": "#efd6ac",
|
|
"alpha": 0.6
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#1f032f",
|
|
"alpha": "0.75",
|
|
"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
|
|
}
|
|
]
|
|
},
|
|
"opacity": {
|
|
"bg": "0.70",
|
|
"btn": "0",
|
|
"input": "0.70"
|
|
},
|
|
"colors": {
|
|
"bg": "#432534",
|
|
"fg": "#04151f",
|
|
"text": "#b5b3aa",
|
|
"link": "#efd6ac",
|
|
"accent": "#c44900",
|
|
"cBlue": "#96cbfe",
|
|
"cRed": "#f82604",
|
|
"cGreen": "#a8ff60",
|
|
"cOrange": "#ffffb6",
|
|
"postGreentext": "#183a37",
|
|
"input": "#1B1A23"
|
|
},
|
|
"radii": {}
|
|
}
|
|
}
|