mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-14 07:03:16 +00:00
438 lines
10 KiB
JSON
438 lines
10 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name": "Fantasy Scroll - Sea",
|
|
"theme": {
|
|
"themeEngineVersion": 3,
|
|
"shadows": {
|
|
"panel": [
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "2",
|
|
"spread": "0",
|
|
"color": "#283344",
|
|
"alpha": "0.7"
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "3",
|
|
"blur": "3",
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.35"
|
|
}
|
|
],
|
|
"popup": [
|
|
{
|
|
"x": "3",
|
|
"y": "3",
|
|
"blur": "2",
|
|
"spread": "0",
|
|
"color": "#283344",
|
|
"alpha": "0.5"
|
|
}
|
|
],
|
|
"avatar": [
|
|
{
|
|
"x": 0,
|
|
"y": 1,
|
|
"blur": 8,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": 0.7
|
|
}
|
|
],
|
|
"avatarStatus": [
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
},
|
|
{
|
|
"x": "2",
|
|
"y": "-2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
},
|
|
{
|
|
"x": "-2",
|
|
"y": "-2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
},
|
|
{
|
|
"x": "-2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
}
|
|
],
|
|
"panelHeader": [],
|
|
"button": [],
|
|
"buttonHover": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "1",
|
|
"spread": "2",
|
|
"color": "#3a4d65",
|
|
"alpha": "0.5",
|
|
"inset": false
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "1",
|
|
"spread": "2",
|
|
"color": "#3a4d65",
|
|
"alpha": "0.2"
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": "0",
|
|
"y": "0",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#425571",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
]
|
|
},
|
|
"colors": {
|
|
"underlay": "#000000",
|
|
"bg": "#e1ddd9",
|
|
"fg": "#455a77",
|
|
"cRed": "#b73737",
|
|
"cOrange": "#c69f3b",
|
|
"cGreen": "#2da525",
|
|
"cBlue": "#669db2",
|
|
"accent": "#3d83a9",
|
|
"link": "#3d83a9",
|
|
"text": "#3d5161",
|
|
"chatBg": "#e1ddd9",
|
|
"chatMessageIncomingBg": "#e1ddd9",
|
|
"chatMessageOutgoingBg": "#d6d1cb",
|
|
"chatMessageOutgoingBorder": "#d2ccc6",
|
|
"chatMessageOutgoingLink": "#569cc2",
|
|
"chatMessageOutgoingText": "#3d5161",
|
|
"border": "#425571",
|
|
"chatMessageIncomingBorder": "#3e506b",
|
|
"chatMessageIncomingLink": "#569cc2",
|
|
"chatMessageIncomingText": "#3d5161",
|
|
"badgeNotification": "#9f0000",
|
|
"badgeNotificationText": "#ffffff",
|
|
"alertNeutral": "#3d5161",
|
|
"alertNeutralText": "#ffffff",
|
|
"alertPopupNeutral": "#3d5161",
|
|
"alertPopupNeutralText": "#ffffff",
|
|
"alertWarning": "#c69f3b",
|
|
"alertWarningText": "#ffffff",
|
|
"alertPopupWarning": "#c69f3b",
|
|
"alertPopupWarningText": "#000000",
|
|
"alertError": "#b73737",
|
|
"alertErrorText": "#ffffff",
|
|
"alertPopupError": "#b73737",
|
|
"alertPopupErrorText": "#ffffff",
|
|
"panel": "#455a77",
|
|
"panelText": "#ffffff",
|
|
"alertNeutralPanelText": "#ffffff",
|
|
"alertWarningPanelText": "#000000",
|
|
"alertErrorPanelText": "#ffffff",
|
|
"fgText": "#ffffff",
|
|
"topBar": "#455a77",
|
|
"topBarText": "#ffffff",
|
|
"input": "#deecf3",
|
|
"inputTopbarText": "#000000",
|
|
"inputPanelText": "#000000",
|
|
"inputText": "#384d5c",
|
|
"btn": "#34455b",
|
|
"btnText": "#ffffff",
|
|
"btnTopBarText": "#ffffff",
|
|
"btnDisabled": "#b6b7ba",
|
|
"btnDisabledTopBarText": "#c9c9cb",
|
|
"btnPanelText": "#ffffff",
|
|
"btnDisabledPanelText": "#c9c9cb",
|
|
"btnDisabledText": "#c9c9cb",
|
|
"btnToggled": "#5a769c",
|
|
"btnToggledTopBarText": "#ffffff",
|
|
"btnToggledPanelText": "#ffffff",
|
|
"btnToggledText": "#000000",
|
|
"btnPressed": "#34455b",
|
|
"btnPressedTopBarText": "#ffffff",
|
|
"btnPressedTopBar": "#34455b",
|
|
"btnPressedPanelText": "#ffffff",
|
|
"btnPressedPanel": "#34455b",
|
|
"btnPressedText": "#ffffff",
|
|
"tabActiveText": "#3d5161",
|
|
"tabText": "#ffffff",
|
|
"tab": "#34455b",
|
|
"fgLink": "#569cc2",
|
|
"topBarLink": "#ffffff",
|
|
"panelLink": "#3e83a9",
|
|
"panelFaint": "#ffffff",
|
|
"icon": "#788187",
|
|
"poll": "#a0b9c6",
|
|
"pollText": "#000000",
|
|
"postGreentext": "#2da525",
|
|
"postLink": "#3d83a9",
|
|
"lightText": "#161d23",
|
|
"popover": "#e1ddd9",
|
|
"selectedMenuPopover": "#d6d1cb",
|
|
"highlight": "#d6d1cb",
|
|
"highlightText": "#3d5161",
|
|
"selectedMenu": "#d6d1cb",
|
|
"selectedMenuText": "#3d5161",
|
|
"selectedMenuPopoverIcon": "#8a9196",
|
|
"highlightLink": "#569cc2",
|
|
"selectedMenuLink": "#3e83a9",
|
|
"selectedMenuPopoverLink": "#579bc2",
|
|
"selectedMenuPopoverText": "#3d5161",
|
|
"faintLink": "#3d83a9",
|
|
"highlightFaintLink": "#569cc2",
|
|
"selectedMenuFaintLink": "#3e83a9",
|
|
"selectedMenuPopoverFaintLink": "#579bc2",
|
|
"faint": "#3d5161",
|
|
"highlightFaintText": "#3d5161",
|
|
"selectedMenuFaintText": "#3d5161",
|
|
"selectedMenuPopoverFaintText": "#3d5161",
|
|
"highlightLightText": "#161d23",
|
|
"selectedMenuLightText": "#161d23",
|
|
"selectedMenuPopoverLightText": "#161d23",
|
|
"selectedMenuIcon": "#8a9196",
|
|
"selectedPost": "#d6d1cb",
|
|
"selectedPostText": "#3d5161",
|
|
"selectedPostIcon": "#8a9196",
|
|
"selectedPostLink": "#3e83a9",
|
|
"selectedPostFaintLink": "#3e83a9",
|
|
"highlightPostLink": "#569cc2",
|
|
"selectedPostPostLink": "#3e83a9",
|
|
"selectedPostLightText": "#161d23",
|
|
"selectedPostFaintText": "#3d5161",
|
|
"popoverText": "#3d5161",
|
|
"popoverIcon": "#8f979d",
|
|
"popoverLink": "#569cc2",
|
|
"postFaintLink": "#3d83a9",
|
|
"popoverPostFaintLink": "#569cc2",
|
|
"popoverFaintLink": "#569cc2",
|
|
"popoverFaintText": "#3d5161",
|
|
"popoverPostLink": "#569cc2",
|
|
"popoverLightText": "#161d23",
|
|
"highlightIcon": "#8a9196",
|
|
"highlightPostFaintLink": "#569cc2",
|
|
"profileTint": "#e1ddd9",
|
|
"profileBg": "#777b80"
|
|
},
|
|
"opacity": {
|
|
"underlay": 0.15,
|
|
"bg": 0.85,
|
|
"border": 0.3,
|
|
"alert": 0.8,
|
|
"alertPopup": 0.95,
|
|
"panel": 0.9,
|
|
"input": 0.6,
|
|
"btn": 0.75,
|
|
"faint": 0.5,
|
|
"popover": 1,
|
|
"profileTint": 0.5
|
|
},
|
|
"radii": {
|
|
"btn": "0",
|
|
"input": "0",
|
|
"checkbox": "0",
|
|
"panel": "0",
|
|
"avatar": "0",
|
|
"avatarAlt": "0",
|
|
"tooltip": "0",
|
|
"attachment": "0",
|
|
"chatMessage": "0"
|
|
},
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
},
|
|
"input": {
|
|
"family": "inherit"
|
|
},
|
|
"post": {
|
|
"family": "inherit"
|
|
},
|
|
"postCode": {
|
|
"family": "monospace"
|
|
}
|
|
}
|
|
},
|
|
"source": {
|
|
"themeEngineVersion": 3,
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
}
|
|
},
|
|
"shadows": {
|
|
"avatarStatus": [
|
|
{
|
|
"x": "2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
},
|
|
{
|
|
"x": "2",
|
|
"y": "-2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
},
|
|
{
|
|
"x": "-2",
|
|
"y": "-2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
},
|
|
{
|
|
"x": "-2",
|
|
"y": "2",
|
|
"blur": "0",
|
|
"spread": 0,
|
|
"inset": false,
|
|
"color": "#e1ddd9",
|
|
"alpha": "0.6"
|
|
}
|
|
],
|
|
"button": [],
|
|
"buttonHover": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "1",
|
|
"spread": "2",
|
|
"color": "#3a4d65",
|
|
"alpha": "0.5",
|
|
"inset": false
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "1",
|
|
"spread": "2",
|
|
"color": "#3a4d65",
|
|
"alpha": "0.2"
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": "0",
|
|
"y": "0",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#425571",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
],
|
|
"panel": [
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "2",
|
|
"spread": "0",
|
|
"color": "#283344",
|
|
"alpha": "0.7"
|
|
}
|
|
],
|
|
"panelHeader": [],
|
|
"popup": [
|
|
{
|
|
"x": "3",
|
|
"y": "3",
|
|
"blur": "2",
|
|
"spread": "0",
|
|
"color": "#283344",
|
|
"alpha": "0.5"
|
|
}
|
|
],
|
|
"topBar": [
|
|
{
|
|
"x": 0,
|
|
"y": "3",
|
|
"blur": "3",
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.35"
|
|
}
|
|
]
|
|
},
|
|
"opacity": {
|
|
"bg": "0.85",
|
|
"faint": "0.7",
|
|
"border": "0.3",
|
|
"panel": "0.9",
|
|
"btn": "0.75",
|
|
"input": "0.6",
|
|
"alert": "0.8"
|
|
},
|
|
"colors": {
|
|
"bg": "#e1ddd9",
|
|
"fg": "#455A77",
|
|
"text": "#3d5161",
|
|
"link": "#3d83a9",
|
|
"cBlue": "#669db2",
|
|
"cRed": "#b73737",
|
|
"cGreen": "#2da525",
|
|
"cOrange": "#c69f3b",
|
|
"postLink": "#3d83a9",
|
|
"postGreentext": "#2da525",
|
|
"icon": "#788187",
|
|
"topBarText": "#ffffff",
|
|
"topBarLink": "#ffffff",
|
|
"btn": "#34455b",
|
|
"input": "#deecf3",
|
|
"inputText": "#384d5c",
|
|
"alertError": "#b73737",
|
|
"alertErrorText": "#ffffff",
|
|
"alertWarning": "#c69f3b",
|
|
"alertWarningText": "#ffffff",
|
|
"badgeNotification": "#9f0000"
|
|
},
|
|
"radii": {
|
|
"btn": "0",
|
|
"input": "0",
|
|
"checkbox": "0",
|
|
"panel": "0",
|
|
"avatar": "0",
|
|
"avatarAlt": "0",
|
|
"tooltip": "0",
|
|
"attachment": "0"
|
|
}
|
|
}
|
|
}
|