mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-13 08:33:16 +00:00
Updated a number of themes for compatibility with pleroma v3 themes.
This commit is contained in:
parent
88a34ec31a
commit
924120ac06
|
@ -1,138 +1,400 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"_pleroma_theme_version": 2,
|
||||
"name":"Autumn Bunny",
|
||||
"theme":{
|
||||
"fonts":{
|
||||
|
||||
},
|
||||
"shadows":{
|
||||
"avatar":[
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x":"0",
|
||||
"y":"0",
|
||||
"blur":"6",
|
||||
"spread":"0",
|
||||
"color":"#ffffff",
|
||||
"alpha":"1"
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"button":[
|
||||
"topBar": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"4",
|
||||
"blur":"0",
|
||||
"spread":"0",
|
||||
"inset":false,
|
||||
"color":"#692600",
|
||||
"alpha":"1"
|
||||
"x": 0,
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#692600",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"buttonHover":[
|
||||
"popup": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"4",
|
||||
"blur":0,
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#692600",
|
||||
"alpha":1
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"blur": 3,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.5
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x":"2",
|
||||
"y":"3",
|
||||
"blur":"3",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#692600",
|
||||
"alpha":1
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "3",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonPressed":[
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"4",
|
||||
"blur":0,
|
||||
"spread":0,
|
||||
"inset":true,
|
||||
"color":"#692600",
|
||||
"alpha":"1"
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "#692600",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"avatarStatus":[
|
||||
"input": [
|
||||
{
|
||||
"x":"0",
|
||||
"y":"0",
|
||||
"blur":"6",
|
||||
"spread":"0",
|
||||
"inset":false,
|
||||
"color":"#ffffff",
|
||||
"alpha":"1"
|
||||
}
|
||||
],
|
||||
"input":[
|
||||
{
|
||||
"x":"0",
|
||||
"y":"0",
|
||||
"blur":"2",
|
||||
"spread":"0",
|
||||
"inset":true,
|
||||
"color":"#802f0a",
|
||||
"alpha":"0.85"
|
||||
}
|
||||
],
|
||||
"panel":[
|
||||
{
|
||||
"x":"2",
|
||||
"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"
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"inset": true,
|
||||
"color": "#802f0a",
|
||||
"alpha": "0.85"
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity":{
|
||||
"bg":"0.85",
|
||||
"border":"0.4",
|
||||
"faint":"0.65"
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#fdc288",
|
||||
"fg": "#d33716",
|
||||
"cRed": "#cb0200",
|
||||
"cOrange": "#e89c00",
|
||||
"cGreen": "#00ae00",
|
||||
"cBlue": "#00b5c4",
|
||||
"accent": "#b44000",
|
||||
"link": "#b44000",
|
||||
"text": "#222222",
|
||||
"badgeNotification": "#900000",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#d33716",
|
||||
"panelText": "#ffffff",
|
||||
"alertNeutral": "#222222",
|
||||
"alertNeutralPanelText": "#ffffff",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertWarning": "#e89c00",
|
||||
"alertWarningPanelText": "#000000",
|
||||
"alertWarningText": "#222222",
|
||||
"alertError": "#570000",
|
||||
"alertErrorPanelText": "#ffffff",
|
||||
"alertErrorText": "#ffffff",
|
||||
"fgText": "#ffede3",
|
||||
"topBar": "#d33716",
|
||||
"topBarText": "#ffdbb9",
|
||||
"input": "#ffffff",
|
||||
"inputTopbarText": "#462200",
|
||||
"inputPanelText": "#000000",
|
||||
"inputText": "#222222",
|
||||
"btn": "#b31f00",
|
||||
"btnText": "#ffede3",
|
||||
"btnTopBarText": "#ffede3",
|
||||
"btnDisabled": "#eb9a66",
|
||||
"btnDisabledTopBarText": "#f0af86",
|
||||
"btnPanelText": "#ffede3",
|
||||
"btnDisabledPanelText": "#f0af86",
|
||||
"btnDisabledText": "#f0af86",
|
||||
"btnToggled": "#ff421a",
|
||||
"btnToggledTopBarText": "#1d0b00",
|
||||
"btnToggledPanelText": "#1d0b00",
|
||||
"btnToggledText": "#1d0b00",
|
||||
"btnPressed": "#b31f00",
|
||||
"btnPressedTopBarText": "#ffede3",
|
||||
"btnPressedTopBar": "#b31f00",
|
||||
"btnPressedPanelText": "#ffede3",
|
||||
"btnPressedPanel": "#b31f00",
|
||||
"btnPressedText": "#ffede3",
|
||||
"tabActiveText": "#222222",
|
||||
"tabText": "#ffede3",
|
||||
"tab": "#b31f00",
|
||||
"fgLink": "#b44000",
|
||||
"topBarLink": "#ffdbb9",
|
||||
"panelLink": "#ff8b4b",
|
||||
"panelFaint": "#ffffff",
|
||||
"icon": "#907255",
|
||||
"poll": "#e08e52",
|
||||
"pollText": "#222222",
|
||||
"border": "#ca3516",
|
||||
"postLink": "#b44000",
|
||||
"lightText": "#aaaaaa",
|
||||
"popover": "#fdc288",
|
||||
"selectedMenuPopover": "#fdb66f",
|
||||
"highlight": "#fdb66f",
|
||||
"highlightText": "#222222",
|
||||
"selectedMenu": "#fdb66f",
|
||||
"selectedMenuText": "#222222",
|
||||
"selectedMenuPopoverIcon": "#906c49",
|
||||
"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": "#906c49",
|
||||
"selectedPost": "#fdb66f",
|
||||
"selectedPostText": "#222222",
|
||||
"selectedPostIcon": "#906c49",
|
||||
"selectedPostLink": "#b44000",
|
||||
"selectedPostFaintLink": "#b44000",
|
||||
"highlightPostLink": "#ff8b4b",
|
||||
"selectedPostPostLink": "#b44000",
|
||||
"selectedPostLightText": "#000000",
|
||||
"selectedPostFaintText": "#222222",
|
||||
"popoverText": "#222222",
|
||||
"popoverIcon": "#907255",
|
||||
"popoverLink": "#b44000",
|
||||
"postFaintLink": "#b44000",
|
||||
"popoverPostFaintLink": "#ff8b4b",
|
||||
"popoverFaintLink": "#ff8b4b",
|
||||
"popoverFaintText": "#222222",
|
||||
"popoverPostLink": "#ff8b4b",
|
||||
"popoverLightText": "#565656",
|
||||
"highlightIcon": "#906c49",
|
||||
"highlightPostFaintLink": "#ff8b4b",
|
||||
"profileTint": "#fdc288",
|
||||
"profileBg": "#866c50"
|
||||
},
|
||||
"colors":{
|
||||
"bg":"#fdc288",
|
||||
"text":"#222222",
|
||||
"link":"#b44000",
|
||||
"fg":"#e52600",
|
||||
"fgText":"#ffede3",
|
||||
"input":"#ffffff",
|
||||
"topBarText":"#ffdbb9",
|
||||
"topBarLink":"#ffdbb9",
|
||||
"btn":"#c32000",
|
||||
"alertError":"#570000",
|
||||
"badgeNotification":"#900000",
|
||||
"cRed":"#cb0200",
|
||||
"cBlue":"#00b5c4",
|
||||
"cGreen":"#00c500",
|
||||
"cOrange":"#c0b000"
|
||||
"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"
|
||||
"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": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"button": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "3",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#692600",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "#692600",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"inset": true,
|
||||
"color": "#802f0a",
|
||||
"alpha": "0.85"
|
||||
}
|
||||
],
|
||||
"panel": [
|
||||
{
|
||||
"x": "2",
|
||||
"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.7",
|
||||
"border": "0.25"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#fdc288",
|
||||
"fg": "#d33716",
|
||||
"text": "#222222",
|
||||
"link": "#b44000",
|
||||
"accent": "#b44000",
|
||||
"faintLink": "#b44000",
|
||||
"cBlue": "#00b5c4",
|
||||
"cRed": "#cb0200",
|
||||
"cGreen": "#00ae00",
|
||||
"cOrange": "#e89c00",
|
||||
"highlightLink": "#b44000",
|
||||
"popoverLink": "#b44000",
|
||||
"selectedPostLink": "#b44000",
|
||||
"selectedMenuLink": "#b44000",
|
||||
"postLink": "#b44000",
|
||||
"fgText": "#ffede3",
|
||||
"fgLink": "#b44000",
|
||||
"topBarText": "#ffdbb9",
|
||||
"topBarLink": "#ffdbb9",
|
||||
"btn": "#b31f00",
|
||||
"input": "#ffffff",
|
||||
"alertError": "#570000",
|
||||
"badgeNotification": "#900000"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "12",
|
||||
"input": "8",
|
||||
"checkbox": "6",
|
||||
"panel": "12",
|
||||
"avatar": "8",
|
||||
"avatarAlt": "4",
|
||||
"tooltip": "12",
|
||||
"attachment": "4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,137 +1,399 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"_pleroma_theme_version": 2,
|
||||
"name":"Autumn Hare",
|
||||
"theme":{
|
||||
"fonts":{
|
||||
|
||||
},
|
||||
"shadows":{
|
||||
"avatar":[
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x":"0",
|
||||
"y":"0",
|
||||
"blur":"6",
|
||||
"spread":"0",
|
||||
"color":"#ffffff",
|
||||
"alpha":"1"
|
||||
"x": "3",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"button":[
|
||||
"topBar": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"4",
|
||||
"blur":"0",
|
||||
"spread":"0",
|
||||
"inset":false,
|
||||
"color":"#691500",
|
||||
"alpha":"1"
|
||||
"x": 0,
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#691500",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"buttonHover":[
|
||||
"popup": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"4",
|
||||
"blur":0,
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#691500",
|
||||
"alpha":1
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"blur": 3,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.5
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x":"2",
|
||||
"y":"3",
|
||||
"blur":"3",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#691500",
|
||||
"alpha":1
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "3",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonPressed":[
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"4",
|
||||
"blur":0,
|
||||
"spread":0,
|
||||
"inset":true,
|
||||
"color":"#691500",
|
||||
"alpha":"1"
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "#691500",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"avatarStatus":[
|
||||
"input": [
|
||||
{
|
||||
"x":"0",
|
||||
"y":"0",
|
||||
"blur":"6",
|
||||
"spread":"0",
|
||||
"inset":false,
|
||||
"color":"#ffffff",
|
||||
"alpha":"1"
|
||||
}
|
||||
],
|
||||
"input":[
|
||||
{
|
||||
"x":"0",
|
||||
"y":"0",
|
||||
"blur":"2",
|
||||
"spread":"0",
|
||||
"inset":true,
|
||||
"color":"#691500",
|
||||
"alpha":"0.8"
|
||||
}
|
||||
],
|
||||
"panel":[
|
||||
{
|
||||
"x":"3",
|
||||
"y":"4",
|
||||
"blur":0,
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#691500",
|
||||
"alpha":"0.5"
|
||||
}
|
||||
],
|
||||
"topBar":[
|
||||
{
|
||||
"x":0,
|
||||
"y":"4",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"color":"#691500",
|
||||
"alpha":"0.5"
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"inset": true,
|
||||
"color": "#691500",
|
||||
"alpha": "0.8"
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity":{
|
||||
"bg":"0.9",
|
||||
"panel":"0.5",
|
||||
"border":"0.4",
|
||||
"faint":"0.65"
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#742d14",
|
||||
"fg": "#b22516",
|
||||
"cRed": "#ff0200",
|
||||
"cOrange": "#fed329",
|
||||
"cGreen": "#18de0e",
|
||||
"cBlue": "#00ebff",
|
||||
"accent": "#fb7959",
|
||||
"link": "#fb7959",
|
||||
"text": "#ffede7",
|
||||
"badgeNotification": "#d90000",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#b22516",
|
||||
"panelText": "#ffede7",
|
||||
"alertNeutral": "#ffede7",
|
||||
"alertNeutralPanelText": "#190700",
|
||||
"alertNeutralText": "#190700",
|
||||
"alertWarning": "#fed329",
|
||||
"alertWarningPanelText": "#190700",
|
||||
"alertWarningText": "#190700",
|
||||
"alertError": "#ff3634",
|
||||
"alertErrorPanelText": "#ffffff",
|
||||
"alertErrorText": "#ffede7",
|
||||
"fgText": "#ffede3",
|
||||
"topBar": "#b22516",
|
||||
"topBarText": "#fb7959",
|
||||
"input": "#ffffff",
|
||||
"inputTopbarText": "#000000",
|
||||
"inputPanelText": "#190700",
|
||||
"inputText": "#190700",
|
||||
"btn": "#b22516",
|
||||
"btnText": "#ffede3",
|
||||
"btnTopBarText": "#ffede3",
|
||||
"btnDisabled": "#842b15",
|
||||
"btnDisabledTopBarText": "#a35c49",
|
||||
"btnPanelText": "#ffede3",
|
||||
"btnDisabledPanelText": "#a35c49",
|
||||
"btnDisabledText": "#a35c49",
|
||||
"btnToggled": "#e95646",
|
||||
"btnToggledTopBarText": "#1d0b00",
|
||||
"btnToggledPanelText": "#1d0b00",
|
||||
"btnToggledText": "#1d0b00",
|
||||
"btnPressed": "#b22516",
|
||||
"btnPressedTopBarText": "#ffede3",
|
||||
"btnPressedTopBar": "#b22516",
|
||||
"btnPressedPanelText": "#ffede3",
|
||||
"btnPressedPanel": "#b22516",
|
||||
"btnPressedText": "#ffede3",
|
||||
"tabActiveText": "#ffede7",
|
||||
"tabText": "#ffede3",
|
||||
"tab": "#b22516",
|
||||
"fgLink": "#a72505",
|
||||
"topBarLink": "#fb7959",
|
||||
"panelLink": "#fb7959",
|
||||
"panelFaint": "#ffede3",
|
||||
"icon": "#ba8d7e",
|
||||
"poll": "#aa4c30",
|
||||
"pollText": "#ffede7",
|
||||
"border": "#53120b",
|
||||
"postLink": "#fb7959",
|
||||
"lightText": "#ffffff",
|
||||
"popover": "#742d14",
|
||||
"selectedMenuPopover": "#8a3618",
|
||||
"highlight": "#8a3618",
|
||||
"highlightText": "#ffede7",
|
||||
"selectedMenu": "#8a3618",
|
||||
"selectedMenuText": "#ffede7",
|
||||
"selectedMenuPopoverIcon": "#c59280",
|
||||
"highlightLink": "#fb7959",
|
||||
"selectedMenuLink": "#fb7959",
|
||||
"selectedMenuPopoverLink": "#a72505",
|
||||
"selectedMenuPopoverText": "#ffede7",
|
||||
"faintLink": "#fb7959",
|
||||
"highlightFaintLink": "#a72505",
|
||||
"selectedMenuFaintLink": "#fb7959",
|
||||
"selectedMenuPopoverFaintLink": "#a62505",
|
||||
"faint": "#ffede7",
|
||||
"highlightFaintText": "#ffede7",
|
||||
"selectedMenuFaintText": "#ffede7",
|
||||
"selectedMenuPopoverFaintText": "#ffede7",
|
||||
"highlightLightText": "#ffffff",
|
||||
"selectedMenuLightText": "#ffffff",
|
||||
"selectedMenuPopoverLightText": "#ffffff",
|
||||
"selectedMenuIcon": "#c59280",
|
||||
"selectedPost": "#8a3618",
|
||||
"selectedPostText": "#ffede7",
|
||||
"selectedPostIcon": "#c59280",
|
||||
"selectedPostLink": "#fb7959",
|
||||
"selectedPostFaintLink": "#fb7959",
|
||||
"highlightPostLink": "#a72505",
|
||||
"selectedPostPostLink": "#fb7959",
|
||||
"selectedPostLightText": "#ffffff",
|
||||
"selectedPostFaintText": "#ffede7",
|
||||
"popoverText": "#ffede7",
|
||||
"popoverIcon": "#ba8d7e",
|
||||
"popoverLink": "#fb7959",
|
||||
"postFaintLink": "#fb7959",
|
||||
"popoverPostFaintLink": "#a72505",
|
||||
"popoverFaintLink": "#a72505",
|
||||
"popoverFaintText": "#ffede7",
|
||||
"popoverPostLink": "#a72505",
|
||||
"popoverLightText": "#ffffff",
|
||||
"highlightIcon": "#c59280",
|
||||
"highlightPostFaintLink": "#a72505",
|
||||
"profileTint": "#742d14",
|
||||
"profileBg": "#3d190b"
|
||||
},
|
||||
"colors":{
|
||||
"bg":"#862403",
|
||||
"text":"#ffede7",
|
||||
"link":"#fcaa56",
|
||||
"fg":"#b22516",
|
||||
"fgText":"#ffede3",
|
||||
"input":"#ffffff",
|
||||
"topBarText":"#fcaa56",
|
||||
"alertError":"#ff3634",
|
||||
"badgeNotification":"#d90000",
|
||||
"cRed":"#ff0200",
|
||||
"cBlue":"#00ebff",
|
||||
"cGreen":"#00ff00",
|
||||
"cOrange":"#ffe900"
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.9,
|
||||
"panel": 0.7,
|
||||
"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"
|
||||
"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": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"button": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": 1
|
||||
},
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "3",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": 1
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "#691500",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "6",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#ffffff",
|
||||
"alpha": "1"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"inset": true,
|
||||
"color": "#691500",
|
||||
"alpha": "0.8"
|
||||
}
|
||||
],
|
||||
"panel": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "4",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#691500",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#691500",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity": {
|
||||
"bg": "0.9",
|
||||
"faint": "0.7",
|
||||
"border": "0.25",
|
||||
"panel": "0.7"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#742d14",
|
||||
"fg": "#b22516",
|
||||
"text": "#ffede7",
|
||||
"link": "#fb7959",
|
||||
"accent": "#fb7959",
|
||||
"cBlue": "#00ebff",
|
||||
"cRed": "#ff0200",
|
||||
"cGreen": "#18de0e",
|
||||
"cOrange": "#fed329",
|
||||
"highlightLink": "#fb7959",
|
||||
"popoverLink": "#fb7959",
|
||||
"selectedPostLink": "#fb7959",
|
||||
"selectedMenuLink": "#fb7959",
|
||||
"postLink": "#fb7959",
|
||||
"border": "#53120b",
|
||||
"fgText": "#ffede3",
|
||||
"panelLink": "#fb7959",
|
||||
"topBarText": "#fb7959",
|
||||
"input": "#ffffff",
|
||||
"alertError": "#ff3634",
|
||||
"badgeNotification": "#d90000"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "12",
|
||||
"input": "8",
|
||||
"checkbox": "6",
|
||||
"panel": "12",
|
||||
"avatar": "8",
|
||||
"avatarAlt": "4",
|
||||
"tooltip": "12",
|
||||
"attachment": "4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,6 +2,262 @@
|
|||
"_pleroma_theme_version": 2,
|
||||
"name": "Bamboo Maze",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "3",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#424d2c",
|
||||
"alpha": "0.45"
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": 4,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.6
|
||||
}
|
||||
],
|
||||
"popup": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "1",
|
||||
"spread": 0,
|
||||
"color": "#424d2c",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "10",
|
||||
"spread": "0",
|
||||
"color": "#ffffff",
|
||||
"alpha": "0.7"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "10",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#ffffff",
|
||||
"alpha": "0.7"
|
||||
}
|
||||
],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"inset": false,
|
||||
"color": "#424d2c",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#424d2c",
|
||||
"alpha": "0.5"
|
||||
},
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": "3",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#424d2c",
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "3",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"inset": true,
|
||||
"color": "#424d2c",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "5",
|
||||
"spread": "0",
|
||||
"inset": true,
|
||||
"color": "#ffffff",
|
||||
"alpha": "0.8"
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#e6ead0",
|
||||
"fg": "#e6ead0",
|
||||
"cRed": "#ff0300",
|
||||
"cOrange": "#fffa24",
|
||||
"cGreen": "#00c500",
|
||||
"cBlue": "#00e2f4",
|
||||
"accent": "#5b7c28",
|
||||
"link": "#5b7c28",
|
||||
"text": "#58484f",
|
||||
"badgeNotification": "#f34347",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#e6ead0",
|
||||
"panelText": "#6b5a62",
|
||||
"alertNeutral": "#58484f",
|
||||
"alertNeutralPanelText": "#000000",
|
||||
"alertNeutralText": "#000000",
|
||||
"alertWarning": "#fffa24",
|
||||
"alertWarningPanelText": "#6b5a62",
|
||||
"alertWarningText": "#58484f",
|
||||
"alertError": "#f4464a",
|
||||
"alertErrorPanelText": "#000000",
|
||||
"alertErrorText": "#000000",
|
||||
"fgText": "#58484f",
|
||||
"topBar": "#e6ead0",
|
||||
"topBarText": "#5b7c28",
|
||||
"input": "#f2f4e7",
|
||||
"inputTopbarText": "#000000",
|
||||
"inputPanelText": "#6b5a62",
|
||||
"inputText": "#3d2833",
|
||||
"btn": "#c5d99c",
|
||||
"btnText": "#3d2833",
|
||||
"btnTopBarText": "#3d2833",
|
||||
"btnDisabled": "#dee6c3",
|
||||
"btnDisabledTopBarText": "#b6b79f",
|
||||
"btnPanelText": "#3d2833",
|
||||
"btnDisabledPanelText": "#b6b79f",
|
||||
"btnDisabledText": "#b6b79f",
|
||||
"btnToggled": "#9abd53",
|
||||
"btnToggledTopBarText": "#3d2833",
|
||||
"btnToggledPanelText": "#3d2833",
|
||||
"btnToggledText": "#3d2833",
|
||||
"btnPressed": "#c5d99c",
|
||||
"btnPressedTopBarText": "#3d2833",
|
||||
"btnPressedTopBar": "#c5d99c",
|
||||
"btnPressedPanelText": "#3d2833",
|
||||
"btnPressedPanel": "#c5d99c",
|
||||
"btnPressedText": "#3d2833",
|
||||
"tabActiveText": "#58484f",
|
||||
"tabText": "#3d2833",
|
||||
"tab": "#c5d99c",
|
||||
"fgLink": "#5b7c28",
|
||||
"topBarLink": "#5b7c28",
|
||||
"panelLink": "#5b7c28",
|
||||
"panelFaint": "#58484f",
|
||||
"icon": "#9f9990",
|
||||
"poll": "#afbe8d",
|
||||
"pollText": "#000000",
|
||||
"border": "#747960",
|
||||
"postLink": "#5b7c28",
|
||||
"lightText": "#201b1d",
|
||||
"popover": "#e6ead0",
|
||||
"selectedMenuPopover": "#dde3bf",
|
||||
"highlight": "#dde3bf",
|
||||
"highlightText": "#58484f",
|
||||
"selectedMenu": "#dde3bf",
|
||||
"selectedMenuText": "#58484f",
|
||||
"selectedMenuPopoverIcon": "#9b9687",
|
||||
"highlightLink": "#5b7c28",
|
||||
"selectedMenuLink": "#5b7c28",
|
||||
"selectedMenuPopoverLink": "#b6d784",
|
||||
"selectedMenuPopoverText": "#58484f",
|
||||
"faintLink": "#5b7c28",
|
||||
"highlightFaintLink": "#b6d784",
|
||||
"selectedMenuFaintLink": "#5b7c28",
|
||||
"selectedMenuPopoverFaintLink": "#b6d784",
|
||||
"faint": "#58484f",
|
||||
"highlightFaintText": "#58484f",
|
||||
"selectedMenuFaintText": "#58484f",
|
||||
"selectedMenuPopoverFaintText": "#58484f",
|
||||
"highlightLightText": "#201b1d",
|
||||
"selectedMenuLightText": "#201b1d",
|
||||
"selectedMenuPopoverLightText": "#201b1d",
|
||||
"selectedMenuIcon": "#9b9687",
|
||||
"selectedPost": "#dde3bf",
|
||||
"selectedPostText": "#58484f",
|
||||
"selectedPostIcon": "#9b9687",
|
||||
"selectedPostLink": "#5b7c28",
|
||||
"selectedPostFaintLink": "#5b7c28",
|
||||
"highlightPostLink": "#b6d784",
|
||||
"selectedPostPostLink": "#5b7c28",
|
||||
"selectedPostLightText": "#201b1d",
|
||||
"selectedPostFaintText": "#58484f",
|
||||
"popoverText": "#58484f",
|
||||
"popoverIcon": "#9f9990",
|
||||
"popoverLink": "#5b7c28",
|
||||
"postFaintLink": "#5b7c28",
|
||||
"popoverPostFaintLink": "#b6d784",
|
||||
"popoverFaintLink": "#b6d784",
|
||||
"popoverFaintText": "#58484f",
|
||||
"popoverPostLink": "#b6d784",
|
||||
"popoverLightText": "#201b1d",
|
||||
"highlightIcon": "#9b9687",
|
||||
"highlightPostFaintLink": "#b6d784",
|
||||
"profileTint": "#e6ead0",
|
||||
"profileBg": "#79837a"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.85,
|
||||
"panel": 0,
|
||||
"alert": 0.5,
|
||||
"input": 0.5,
|
||||
"btn": 0.6,
|
||||
"faint": 0.5,
|
||||
"border": 0.25,
|
||||
"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": [
|
||||
|
@ -102,30 +358,40 @@
|
|||
},
|
||||
"opacity": {
|
||||
"bg": "0.85",
|
||||
"btn": "0.6",
|
||||
"panel": "0",
|
||||
"faint": "0.65",
|
||||
"border": "0.25",
|
||||
"faint": "0.65"
|
||||
"panel": "0",
|
||||
"btn": "0.6"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#e6ead0",
|
||||
"fg": "#e6ead0",
|
||||
"text": "#58484f",
|
||||
"link": "#5b7c28",
|
||||
"fg": "#e6ead0",
|
||||
"accent": "#5b7c28",
|
||||
"cBlue": "#00e2f4",
|
||||
"cRed": "#ff0300",
|
||||
"cGreen": "#00c500",
|
||||
"cOrange": "#fffa24",
|
||||
"highlightLink": "#5b7c28",
|
||||
"popoverLink": "#5b7c28",
|
||||
"selectedPostLink": "#5b7c28",
|
||||
"selectedMenuLink": "#5b7c28",
|
||||
"postLink": "#5b7c28",
|
||||
"border": "#747960",
|
||||
"fgLink": "#5b7c28",
|
||||
"panelText": "#6b5a62",
|
||||
"input": "#f2f4e7",
|
||||
"inputText": "#3d2833",
|
||||
"panelLink": "#5b7c28",
|
||||
"topBarText": "#5b7c28",
|
||||
"topBarLink": "#5b7c28",
|
||||
"btn": "#c5d99c",
|
||||
"btnText": "#3d2833",
|
||||
"alertError": "#f898ac",
|
||||
"badgeNotification": "#ab3655",
|
||||
"border": "#747960",
|
||||
"cRed": "#ff0300",
|
||||
"cBlue": "#00e2f4",
|
||||
"cGreen": "#00c500",
|
||||
"cOrange": "#fffa24"
|
||||
"btnPanelText": "#3d2833",
|
||||
"btnTopBarText": "#3d2833",
|
||||
"input": "#f2f4e7",
|
||||
"inputText": "#3d2833",
|
||||
"alertError": "#f4464a",
|
||||
"badgeNotification": "#f34347"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "16",
|
||||
|
@ -138,4 +404,4 @@
|
|||
"attachment": "4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,6 +2,314 @@
|
|||
"_pleroma_theme_version": 2,
|
||||
"name": "Chocolate Milk",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x": "4",
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4"
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4"
|
||||
}
|
||||
],
|
||||
"popup": [
|
||||
{
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.5
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "3",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4",
|
||||
"inset": false
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"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": "3",
|
||||
"y": "3",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"color": "#000000",
|
||||
"alpha": "0.35",
|
||||
"inset": false
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"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
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4",
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "3",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.15",
|
||||
"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
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#ebebeb",
|
||||
"fg": "#5f3637",
|
||||
"cRed": "#c60909",
|
||||
"cOrange": "#e0a10e",
|
||||
"cGreen": "#22b21a",
|
||||
"cBlue": "#1a9fcc",
|
||||
"accent": "#ad343a",
|
||||
"link": "#ad343a",
|
||||
"text": "#202020",
|
||||
"badgeNotification": "#d33030",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#5f3637",
|
||||
"panelText": "#dddddd",
|
||||
"alertNeutral": "#202020",
|
||||
"alertNeutralPanelText": "#dddddd",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertWarning": "#e0a10e",
|
||||
"alertWarningPanelText": "#ffffff",
|
||||
"alertWarningText": "#202020",
|
||||
"alertError": "#d33030",
|
||||
"alertErrorPanelText": "#dddddd",
|
||||
"alertErrorText": "#202020",
|
||||
"fgText": "#dfdfdf",
|
||||
"topBar": "#4d3536",
|
||||
"topBarText": "#dddddd",
|
||||
"input": "#ffffff",
|
||||
"inputTopbarText": "#222222",
|
||||
"inputPanelText": "#222222",
|
||||
"inputText": "#202020",
|
||||
"btn": "#5f3637",
|
||||
"btnText": "#b28c8d",
|
||||
"btnTopBarText": "#b28c8d",
|
||||
"btnDisabled": "#c8bebe",
|
||||
"btnDisabledTopBarText": "#c3b2b2",
|
||||
"btnPanelText": "#b28c8d",
|
||||
"btnDisabledPanelText": "#c3b2b2",
|
||||
"btnDisabledText": "#c3b2b2",
|
||||
"btnToggled": "#a15b5d",
|
||||
"btnToggledTopBarText": "#ffffff",
|
||||
"btnToggledPanelText": "#ffffff",
|
||||
"btnToggledText": "#ffffff",
|
||||
"btnPressed": "#5f3637",
|
||||
"btnPressedTopBarText": "#ffffff",
|
||||
"btnPressedTopBar": "#5f3637",
|
||||
"btnPressedPanelText": "#ffffff",
|
||||
"btnPressedPanel": "#5f3637",
|
||||
"btnPressedText": "#ffffff",
|
||||
"tabActiveText": "#202020",
|
||||
"tabText": "#ffffff",
|
||||
"tab": "#5f3637",
|
||||
"fgLink": "#cb5358",
|
||||
"topBarLink": "#dddddd",
|
||||
"panelLink": "#f0cecf",
|
||||
"panelFaint": "#dddddd",
|
||||
"icon": "#868686",
|
||||
"poll": "#d3a2a5",
|
||||
"pollText": "#202020",
|
||||
"border": "#4d3536",
|
||||
"postLink": "#ad343a",
|
||||
"lightText": "#000000",
|
||||
"popover": "#ebebeb",
|
||||
"selectedMenuPopover": "#dfdfdf",
|
||||
"highlight": "#dfdfdf",
|
||||
"highlightText": "#202020",
|
||||
"selectedMenu": "#dfdfdf",
|
||||
"selectedMenuText": "#202020",
|
||||
"selectedMenuPopoverIcon": "#808080",
|
||||
"highlightLink": "#ad343a",
|
||||
"selectedMenuLink": "#ad343a",
|
||||
"selectedMenuPopoverLink": "#ad343a",
|
||||
"selectedMenuPopoverText": "#202020",
|
||||
"faintLink": "#b35555",
|
||||
"highlightFaintLink": "#ab4d4d",
|
||||
"selectedMenuFaintLink": "#b35555",
|
||||
"selectedMenuPopoverFaintLink": "#ab4d4d",
|
||||
"faint": "#202020",
|
||||
"highlightFaintText": "#202020",
|
||||
"selectedMenuFaintText": "#202020",
|
||||
"selectedMenuPopoverFaintText": "#202020",
|
||||
"highlightLightText": "#000000",
|
||||
"selectedMenuLightText": "#000000",
|
||||
"selectedMenuPopoverLightText": "#000000",
|
||||
"selectedMenuIcon": "#808080",
|
||||
"selectedPost": "#dfdfdf",
|
||||
"selectedPostText": "#202020",
|
||||
"selectedPostIcon": "#808080",
|
||||
"selectedPostLink": "#ad343a",
|
||||
"selectedPostFaintLink": "#b35555",
|
||||
"highlightPostLink": "#ad343a",
|
||||
"selectedPostPostLink": "#ad343a",
|
||||
"selectedPostLightText": "#000000",
|
||||
"selectedPostFaintText": "#202020",
|
||||
"popoverText": "#202020",
|
||||
"popoverIcon": "#868686",
|
||||
"popoverLink": "#ad343a",
|
||||
"postFaintLink": "#ad343a",
|
||||
"popoverPostFaintLink": "#ad343a",
|
||||
"popoverFaintLink": "#ab4d4d",
|
||||
"popoverFaintText": "#202020",
|
||||
"popoverPostLink": "#ad343a",
|
||||
"popoverLightText": "#000000",
|
||||
"highlightIcon": "#808080",
|
||||
"highlightPostFaintLink": "#ad343a",
|
||||
"profileTint": "#ebebeb",
|
||||
"profileBg": "#7c838a"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.85,
|
||||
"panel": 0.9,
|
||||
"alert": 0.5,
|
||||
"input": 0.9,
|
||||
"btn": 1,
|
||||
"faint": 0.5,
|
||||
"border": 0.3,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "0"
|
||||
},
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "sans-serif"
|
||||
},
|
||||
"input": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"post": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "monospace"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "sans-serif"
|
||||
|
@ -167,34 +475,43 @@
|
|||
},
|
||||
"opacity": {
|
||||
"bg": "0.85",
|
||||
"input": "0.9",
|
||||
"panel": "0.9",
|
||||
"faint": "1",
|
||||
"border": "0.3",
|
||||
"faint": "1"
|
||||
"panel": "0.9",
|
||||
"input": "0.9"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#ebebeb",
|
||||
"fg": "#5f3637",
|
||||
"text": "#202020",
|
||||
"link": "#ad343a",
|
||||
"fg": "#5f3637",
|
||||
"accent": "#ad343a",
|
||||
"faint": "#202020",
|
||||
"faintLink": "#b35555",
|
||||
"cBlue": "#1a9fcc",
|
||||
"cRed": "#c60909",
|
||||
"cGreen": "#22b21a",
|
||||
"cOrange": "#e0a10e",
|
||||
"highlightLink": "#ad343a",
|
||||
"popoverLink": "#ad343a",
|
||||
"selectedPostLink": "#ad343a",
|
||||
"selectedMenuLink": "#ad343a",
|
||||
"postLink": "#ad343a",
|
||||
"border": "#4d3536",
|
||||
"panel": "#5f3637",
|
||||
"panelText": "#dddddd",
|
||||
"panelFaint": "#dddddd",
|
||||
"input": "#ffffff",
|
||||
"panelLink": "#f0cecf",
|
||||
"topBar": "#4d3536",
|
||||
"topBarText": "#dddddd",
|
||||
"topBarLink": "#dddddd",
|
||||
"btn": "#5f3637",
|
||||
"btnText": "#ca9fa0",
|
||||
"btnText": "#b28c8d",
|
||||
"btnPanelText": "#b28c8d",
|
||||
"btnTopBarText": "#b28c8d",
|
||||
"input": "#ffffff",
|
||||
"alertError": "#d33030",
|
||||
"badgeNotification": "#d33030",
|
||||
"faint": "#202020",
|
||||
"faintLink": "#b35555",
|
||||
"border": "#4d3536",
|
||||
"cRed": "#e80000",
|
||||
"cBlue": "#21c4fa",
|
||||
"cGreen": "#14c80b",
|
||||
"cOrange": "#f2f810"
|
||||
"badgeNotification": "#d33030"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
|
|
|
@ -2,6 +2,314 @@
|
|||
"_pleroma_theme_version": 2,
|
||||
"name": "Hot Chocolate",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x": "4",
|
||||
"y": "4",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4"
|
||||
}
|
||||
],
|
||||
"topBar": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4"
|
||||
}
|
||||
],
|
||||
"popup": [
|
||||
{
|
||||
"x": 2,
|
||||
"y": 2,
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.5
|
||||
}
|
||||
],
|
||||
"avatar": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.5"
|
||||
}
|
||||
],
|
||||
"avatarStatus": [],
|
||||
"panelHeader": [],
|
||||
"button": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "3",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4",
|
||||
"inset": false
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"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": "3",
|
||||
"y": "3",
|
||||
"blur": "0",
|
||||
"spread": "0",
|
||||
"color": "#000000",
|
||||
"alpha": "0.35",
|
||||
"inset": false
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"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
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": "2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.4",
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": -1,
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#FFFFFF",
|
||||
"alpha": 0.2,
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "3",
|
||||
"blur": 0,
|
||||
"spread": 0,
|
||||
"color": "#000000",
|
||||
"alpha": "0.15",
|
||||
"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
|
||||
}
|
||||
]
|
||||
},
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#4d3536",
|
||||
"fg": "#dda2a3",
|
||||
"cRed": "#c64646",
|
||||
"cOrange": "#cacf67",
|
||||
"cGreen": "#3db843",
|
||||
"cBlue": "#66c1cc",
|
||||
"accent": "#d88c8e",
|
||||
"link": "#d88c8e",
|
||||
"text": "#dddddd",
|
||||
"badgeNotification": "#d33030",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#5f3637",
|
||||
"panelText": "#dddddd",
|
||||
"alertNeutral": "#dddddd",
|
||||
"alertNeutralPanelText": "#222222",
|
||||
"alertNeutralText": "#222222",
|
||||
"alertWarning": "#cacf67",
|
||||
"alertWarningPanelText": "#000000",
|
||||
"alertWarningText": "#000000",
|
||||
"alertError": "#d33030",
|
||||
"alertErrorPanelText": "#dddddd",
|
||||
"alertErrorText": "#dddddd",
|
||||
"fgText": "#222222",
|
||||
"topBar": "#4d3536",
|
||||
"topBarText": "#dddddd",
|
||||
"input": "#bfa9aa",
|
||||
"inputTopbarText": "#222222",
|
||||
"inputPanelText": "#222222",
|
||||
"inputText": "#222222",
|
||||
"btn": "#5f3637",
|
||||
"btnText": "#eaabad",
|
||||
"btnTopBarText": "#eaabad",
|
||||
"btnDisabled": "#523637",
|
||||
"btnDisabledTopBarText": "#785354",
|
||||
"btnPanelText": "#eaabad",
|
||||
"btnDisabledPanelText": "#785354",
|
||||
"btnDisabledText": "#785354",
|
||||
"btnToggled": "#a15b5d",
|
||||
"btnToggledTopBarText": "#ffffff",
|
||||
"btnToggledPanelText": "#ffffff",
|
||||
"btnToggledText": "#ffffff",
|
||||
"btnPressed": "#5f3637",
|
||||
"btnPressedTopBarText": "#eaabad",
|
||||
"btnPressedTopBar": "#5f3637",
|
||||
"btnPressedPanelText": "#eaabad",
|
||||
"btnPressedPanel": "#5f3637",
|
||||
"btnPressedText": "#eaabad",
|
||||
"tabActiveText": "#dddddd",
|
||||
"tabText": "#eaabad",
|
||||
"tab": "#5f3637",
|
||||
"fgLink": "#742729",
|
||||
"topBarLink": "#dddddd",
|
||||
"panelLink": "#d88c8e",
|
||||
"panelFaint": "#dddddd",
|
||||
"icon": "#95898a",
|
||||
"poll": "#85585a",
|
||||
"pollText": "#ffffff",
|
||||
"border": "#dda2a3",
|
||||
"postLink": "#d88c8e",
|
||||
"lightText": "#ffffff",
|
||||
"popover": "#4d3536",
|
||||
"selectedMenuPopover": "#5d4041",
|
||||
"highlight": "#5d4041",
|
||||
"highlightText": "#dddddd",
|
||||
"selectedMenu": "#5d4041",
|
||||
"selectedMenuText": "#dddddd",
|
||||
"selectedMenuPopoverIcon": "#9d8f8f",
|
||||
"highlightLink": "#d88c8e",
|
||||
"selectedMenuLink": "#d88c8e",
|
||||
"selectedMenuPopoverLink": "#742729",
|
||||
"selectedMenuPopoverText": "#dddddd",
|
||||
"faintLink": "#dda2a3",
|
||||
"highlightFaintLink": "#5e2323",
|
||||
"selectedMenuFaintLink": "#dda2a3",
|
||||
"selectedMenuPopoverFaintLink": "#5e2322",
|
||||
"faint": "#dddddd",
|
||||
"highlightFaintText": "#dddddd",
|
||||
"selectedMenuFaintText": "#dddddd",
|
||||
"selectedMenuPopoverFaintText": "#dddddd",
|
||||
"highlightLightText": "#ffffff",
|
||||
"selectedMenuLightText": "#ffffff",
|
||||
"selectedMenuPopoverLightText": "#ffffff",
|
||||
"selectedMenuIcon": "#9d8f8f",
|
||||
"selectedPost": "#5d4041",
|
||||
"selectedPostText": "#dddddd",
|
||||
"selectedPostIcon": "#9d8f8f",
|
||||
"selectedPostLink": "#d88c8e",
|
||||
"selectedPostFaintLink": "#dda2a3",
|
||||
"highlightPostLink": "#742729",
|
||||
"selectedPostPostLink": "#d88c8e",
|
||||
"selectedPostLightText": "#ffffff",
|
||||
"selectedPostFaintText": "#dddddd",
|
||||
"popoverText": "#dddddd",
|
||||
"popoverIcon": "#95898a",
|
||||
"popoverLink": "#d88c8e",
|
||||
"postFaintLink": "#d88c8e",
|
||||
"popoverPostFaintLink": "#742729",
|
||||
"popoverFaintLink": "#dda2a3",
|
||||
"popoverFaintText": "#dddddd",
|
||||
"popoverPostLink": "#742729",
|
||||
"popoverLightText": "#ffffff",
|
||||
"highlightIcon": "#9d8f8f",
|
||||
"highlightPostFaintLink": "#742729",
|
||||
"profileTint": "#4d3536",
|
||||
"profileBg": "#281d1f"
|
||||
},
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.9,
|
||||
"panel": 0.9,
|
||||
"alert": 0.5,
|
||||
"input": 0.8,
|
||||
"btn": 1,
|
||||
"faint": 0.5,
|
||||
"border": 0.15,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "0"
|
||||
},
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "sans-serif"
|
||||
},
|
||||
"input": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"post": {
|
||||
"family": "inherit"
|
||||
},
|
||||
"postCode": {
|
||||
"family": "monospace"
|
||||
}
|
||||
}
|
||||
},
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {
|
||||
"interface": {
|
||||
"family": "sans-serif"
|
||||
|
@ -167,34 +475,43 @@
|
|||
},
|
||||
"opacity": {
|
||||
"bg": "0.9",
|
||||
"input": "0.8",
|
||||
"panel": "0.9",
|
||||
"faint": "1",
|
||||
"border": "0.15",
|
||||
"faint": "1"
|
||||
"panel": "0.9",
|
||||
"input": "0.8"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#4d3536",
|
||||
"text": "#dddddd",
|
||||
"link": "#dda2a3",
|
||||
"fg": "#dda2a3",
|
||||
"text": "#dddddd",
|
||||
"link": "#d88c8e",
|
||||
"accent": "#d88c8e",
|
||||
"faint": "#dddddd",
|
||||
"faintLink": "#dda2a3",
|
||||
"cBlue": "#66c1cc",
|
||||
"cRed": "#c64646",
|
||||
"cGreen": "#3db843",
|
||||
"cOrange": "#cacf67",
|
||||
"highlightLink": "#d88c8e",
|
||||
"popoverLink": "#d88c8e",
|
||||
"selectedPostLink": "#d88c8e",
|
||||
"selectedMenuLink": "#d88c8e",
|
||||
"postLink": "#d88c8e",
|
||||
"border": "#dda2a3",
|
||||
"panel": "#5f3637",
|
||||
"panelText": "#dddddd",
|
||||
"panelFaint": "#dddddd",
|
||||
"input": "#d6bebf",
|
||||
"panelLink": "#d88c8e",
|
||||
"topBar": "#4d3536",
|
||||
"topBarText": "#dddddd",
|
||||
"topBarLink": "#dddddd",
|
||||
"btn": "#5f3637",
|
||||
"btnText": "#dda2a3",
|
||||
"btnText": "#eaabad",
|
||||
"btnPanelText": "#eaabad",
|
||||
"btnTopBarText": "#eaabad",
|
||||
"input": "#bfa9aa",
|
||||
"alertError": "#d33030",
|
||||
"badgeNotification": "#d33030",
|
||||
"faint": "#dddddd",
|
||||
"faintLink": "#dda2a3",
|
||||
"border": "#dda2a3",
|
||||
"cRed": "#c64646",
|
||||
"cBlue": "#66c1cc",
|
||||
"cGreen": "#3db843",
|
||||
"cOrange": "#cacf67"
|
||||
"badgeNotification": "#d33030"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
|
@ -207,4 +524,4 @@
|
|||
"attachment": "0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,51 +1,389 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Eternal Carrot",
|
||||
"theme":
|
||||
{
|
||||
"fonts":{},
|
||||
"shadows":
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"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},{"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"}]
|
||||
},
|
||||
"opacity":
|
||||
{
|
||||
"border":"0.4",
|
||||
"faint":"0.65"
|
||||
},
|
||||
"colors":
|
||||
{
|
||||
"bg":"#cda290",
|
||||
"text":"#222222",
|
||||
"link":"#b44000",
|
||||
"fg":"#ba502a",
|
||||
"fgText":"#ffede3",
|
||||
"input":"#ffffff",
|
||||
"topBarText":"#ffede3",
|
||||
"topBarLink":"#ffdbb9",
|
||||
"alertError":"#ff0021",
|
||||
"badgeNotification":"#ff0021",
|
||||
"cRed":"#ff0300",
|
||||
"cBlue":"#00ecff",
|
||||
"cGreen":"#00ff00",
|
||||
"cOrange":"#ffea00"
|
||||
},
|
||||
"radii":
|
||||
{
|
||||
"btn":"16",
|
||||
"input":"9",
|
||||
"checkbox":"16",
|
||||
"panel":"16",
|
||||
"avatar":"8",
|
||||
"avatarAlt":"4",
|
||||
"tooltip":"16",
|
||||
"attachment":"4"
|
||||
"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": [
|
||||
{
|
||||
"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
|
||||
},
|
||||
{
|
||||
"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
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,157 +1,425 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"name":"Fantasy Scroll - Blossom",
|
||||
"theme":{
|
||||
"fonts":{
|
||||
"interface":{
|
||||
"family":"sans-serif"
|
||||
}
|
||||
},
|
||||
"shadows":{
|
||||
"avatarStatus":[
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Fantasy Scroll - Blossom",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#cb70a4",
|
||||
"alpha":"0.3"
|
||||
"x": "1",
|
||||
"y": "1",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"color": "#491d36",
|
||||
"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": "#491d36",
|
||||
"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":"#cb70a4",
|
||||
"alpha":"0.3"
|
||||
"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":"#cb70a4",
|
||||
"alpha":"0.3"
|
||||
"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":"#cb70a4",
|
||||
"alpha":"0.3"
|
||||
"x": "2",
|
||||
"y": "-2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#e1ddd9",
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"button":[
|
||||
|
||||
],
|
||||
"buttonHover":[
|
||||
"panelHeader": [],
|
||||
"button": [],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#c974a5",
|
||||
"alpha":"0.4",
|
||||
"inset":false
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#c974a5",
|
||||
"alpha": "0.4",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"buttonPressed":[
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#c974a5",
|
||||
"alpha":"0.1"
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#c974a5",
|
||||
"alpha": "0.1"
|
||||
}
|
||||
],
|
||||
"input":[
|
||||
"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":"#491d36",
|
||||
"alpha":"0.7"
|
||||
}
|
||||
],
|
||||
"panelHeader":[
|
||||
|
||||
],
|
||||
"popup":[
|
||||
{
|
||||
"x":"3",
|
||||
"y":"3",
|
||||
"blur":"2",
|
||||
"spread":"0",
|
||||
"color":"#491d36",
|
||||
"alpha":"0.5"
|
||||
}
|
||||
],
|
||||
"topBar":[
|
||||
{
|
||||
"x":0,
|
||||
"y":"3",
|
||||
"blur":"3",
|
||||
"spread":"1",
|
||||
"color":"#000000",
|
||||
"alpha":"0.35"
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#491d36",
|
||||
"alpha": "0.2",
|
||||
"inset": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity":{
|
||||
"bg":"0.85",
|
||||
"btn":"0.75",
|
||||
"input":"0.6",
|
||||
"panel":"0.9",
|
||||
"border":"0.2",
|
||||
"faint":"0.7"
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#e1ddd9",
|
||||
"fg": "#c68bac",
|
||||
"cRed": "#b73737",
|
||||
"cOrange": "#c69f3b",
|
||||
"cGreen": "#2da525",
|
||||
"cBlue": "#669db2",
|
||||
"accent": "#b23a7e",
|
||||
"link": "#b23a7e",
|
||||
"text": "#4a333f",
|
||||
"badgeNotification": "#bb0000",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#c68bac",
|
||||
"panelText": "#fcfdfe",
|
||||
"alertNeutral": "#4a333f",
|
||||
"alertNeutralPanelText": "#fcfdfe",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertWarning": "#c69f3b",
|
||||
"alertWarningPanelText": "#010203",
|
||||
"alertWarningText": "#ffffff",
|
||||
"alertError": "#aa0000",
|
||||
"alertErrorPanelText": "#fcfdfe",
|
||||
"alertErrorText": "#ffffff",
|
||||
"fgText": "#000000",
|
||||
"topBar": "#c68bac",
|
||||
"topBarText": "#f1f5fa",
|
||||
"input": "#f3deee",
|
||||
"inputTopbarText": "#06090f",
|
||||
"inputPanelText": "#010203",
|
||||
"inputText": "#4a333f",
|
||||
"btn": "#bf5f96",
|
||||
"btnText": "#f9fafb",
|
||||
"btnTopBarText": "#f9fafb",
|
||||
"btnDisabled": "#d9bec9",
|
||||
"btnDisabledTopBarText": "#e1cdd5",
|
||||
"btnPanelText": "#f9fafb",
|
||||
"btnDisabledPanelText": "#e1cdd5",
|
||||
"btnDisabledText": "#e1cdd5",
|
||||
"btnToggled": "#dda8c6",
|
||||
"btnToggledTopBarText": "#050507",
|
||||
"btnToggledPanelText": "#050507",
|
||||
"btnToggledText": "#050507",
|
||||
"btnPressed": "#bf5f96",
|
||||
"btnPressedTopBarText": "#050507",
|
||||
"btnPressedTopBar": "#bf5f96",
|
||||
"btnPressedPanelText": "#050507",
|
||||
"btnPressedPanel": "#bf5f96",
|
||||
"btnPressedText": "#050507",
|
||||
"tabActiveText": "#f9fafb",
|
||||
"tabText": "#f9fafb",
|
||||
"tab": "#bf5f96",
|
||||
"fgLink": "#c54e91",
|
||||
"topBarLink": "#f1f5fa",
|
||||
"panelLink": "#b23a7d",
|
||||
"panelFaint": "#000000",
|
||||
"icon": "#8b7c81",
|
||||
"poll": "#cf9cb5",
|
||||
"pollText": "#4a333f",
|
||||
"border": "#4a333f",
|
||||
"postLink": "#b23a7e",
|
||||
"lightText": "#0e0a0c",
|
||||
"popover": "#e1ddd9",
|
||||
"selectedMenuPopover": "#d6d1cb",
|
||||
"highlight": "#d6d1cb",
|
||||
"highlightText": "#4a333f",
|
||||
"selectedMenu": "#d6d1cb",
|
||||
"selectedMenuText": "#4a333f",
|
||||
"selectedMenuPopoverIcon": "#908285",
|
||||
"highlightLink": "#c54e91",
|
||||
"selectedMenuLink": "#b23a7d",
|
||||
"selectedMenuPopoverLink": "#c54e8f",
|
||||
"selectedMenuPopoverText": "#4a333f",
|
||||
"faintLink": "#b23a7e",
|
||||
"highlightFaintLink": "#c54e91",
|
||||
"selectedMenuFaintLink": "#b23a7d",
|
||||
"selectedMenuPopoverFaintLink": "#c54e8f",
|
||||
"faint": "#4a333f",
|
||||
"highlightFaintText": "#4a333f",
|
||||
"selectedMenuFaintText": "#4a333f",
|
||||
"selectedMenuPopoverFaintText": "#4a333f",
|
||||
"highlightLightText": "#0e0a0c",
|
||||
"selectedMenuLightText": "#0e0a0c",
|
||||
"selectedMenuPopoverLightText": "#0e0a0c",
|
||||
"selectedMenuIcon": "#908285",
|
||||
"selectedPost": "#d6d1cb",
|
||||
"selectedPostText": "#4a333f",
|
||||
"selectedPostIcon": "#908285",
|
||||
"selectedPostLink": "#b23a7d",
|
||||
"selectedPostFaintLink": "#b23a7d",
|
||||
"highlightPostLink": "#c54e91",
|
||||
"selectedPostPostLink": "#b23a7d",
|
||||
"selectedPostLightText": "#0e0a0c",
|
||||
"selectedPostFaintText": "#4a333f",
|
||||
"popoverText": "#4a333f",
|
||||
"popoverIcon": "#96888c",
|
||||
"popoverLink": "#c54e91",
|
||||
"postFaintLink": "#b23a7e",
|
||||
"popoverPostFaintLink": "#c54e91",
|
||||
"popoverFaintLink": "#c54e91",
|
||||
"popoverFaintText": "#4a333f",
|
||||
"popoverPostLink": "#c54e91",
|
||||
"popoverLightText": "#0e0a0c",
|
||||
"highlightIcon": "#908285",
|
||||
"highlightPostFaintLink": "#c54e91",
|
||||
"profileTint": "#e1ddd9",
|
||||
"profileBg": "#777b80"
|
||||
},
|
||||
"colors":{
|
||||
"bg":"#e1ddd9",
|
||||
"text":"#3d5161",
|
||||
"link":"#c65e99",
|
||||
"fg":"#ca99b4",
|
||||
"panelText":"#fcfdfe",
|
||||
"input":"#f3deee",
|
||||
"inputText":"#384d5c",
|
||||
"topBarText":"#f1f5fa",
|
||||
"topBarLink":"#f1f5fa",
|
||||
"btn":"#c974a5",
|
||||
"btnText":"#f9fafb",
|
||||
"alertError":"#aa0000",
|
||||
"badgeNotification":"#bb0000",
|
||||
"border":"#384d5c",
|
||||
"cRed":"#ca0000",
|
||||
"cBlue":"#05b1eb",
|
||||
"cGreen":"#15bd02",
|
||||
"cOrange":"#fee010"
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.85,
|
||||
"panel": 0.9,
|
||||
"alert": 0.8,
|
||||
"input": 0.6,
|
||||
"btn": 0.75,
|
||||
"faint": 0.5,
|
||||
"border": 0.2,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii":{
|
||||
"btn":"0",
|
||||
"input":"0",
|
||||
"checkbox":"0",
|
||||
"panel":"0",
|
||||
"avatar":"0",
|
||||
"avatarAlt":"0",
|
||||
"tooltip":"0",
|
||||
"attachment":"0"
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "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": "#c974a5",
|
||||
"alpha": "0.4",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#c974a5",
|
||||
"alpha": "0.1"
|
||||
}
|
||||
],
|
||||
"input": [
|
||||
{
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#491d36",
|
||||
"alpha": "0.2",
|
||||
"inset": true
|
||||
}
|
||||
],
|
||||
"panel": [
|
||||
{
|
||||
"x": "1",
|
||||
"y": "1",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"color": "#491d36",
|
||||
"alpha": "0.7"
|
||||
}
|
||||
],
|
||||
"panelHeader": [],
|
||||
"popup": [
|
||||
{
|
||||
"x": "3",
|
||||
"y": "3",
|
||||
"blur": "2",
|
||||
"spread": "0",
|
||||
"color": "#491d36",
|
||||
"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.2",
|
||||
"panel": "0.9",
|
||||
"btn": "0.75",
|
||||
"input": "0.6",
|
||||
"alert": "0.8"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#e1ddd9",
|
||||
"fg": "#c68bac",
|
||||
"text": "#4a333f",
|
||||
"link": "#b23a7e",
|
||||
"cBlue": "#669db2",
|
||||
"cRed": "#b73737",
|
||||
"cGreen": "#2da525",
|
||||
"cOrange": "#c69f3b",
|
||||
"postLink": "#b23a7e",
|
||||
"border": "#4a333f",
|
||||
"icon": "#8b7c81",
|
||||
"panelText": "#fcfdfe",
|
||||
"topBarText": "#f1f5fa",
|
||||
"topBarLink": "#f1f5fa",
|
||||
"tabText": "#f9fafb",
|
||||
"tabActiveText": "#f9fafb",
|
||||
"btn": "#bf5f96",
|
||||
"btnText": "#f9fafb",
|
||||
"btnPanelText": "#f9fafb",
|
||||
"btnTopBarText": "#f9fafb",
|
||||
"input": "#f3deee",
|
||||
"inputText": "#4a333f",
|
||||
"alertError": "#aa0000",
|
||||
"alertErrorText": "#ffffff",
|
||||
"alertWarning": "#c69f3b",
|
||||
"alertWarningText": "#ffffff",
|
||||
"badgeNotification": "#bb0000"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,157 +1 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"name":"Fantasy Scroll - Cherry",
|
||||
"theme":{
|
||||
"fonts":{
|
||||
"interface":{
|
||||
"family":"sans-serif"
|
||||
}
|
||||
},
|
||||
"shadows":{
|
||||
"avatarStatus":[
|
||||
{
|
||||
"x":"2",
|
||||
"y":"2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
},
|
||||
{
|
||||
"x":"2",
|
||||
"y":"-2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
},
|
||||
{
|
||||
"x":"-2",
|
||||
"y":"-2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
},
|
||||
{
|
||||
"x":"-2",
|
||||
"y":"2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
}
|
||||
],
|
||||
"button":[
|
||||
|
||||
],
|
||||
"buttonHover":[
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#d997a8",
|
||||
"alpha":"0.4",
|
||||
"inset":false
|
||||
}
|
||||
],
|
||||
"buttonPressed":[
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#d997a8",
|
||||
"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":"#491d36",
|
||||
"alpha":"0.7"
|
||||
}
|
||||
],
|
||||
"panelHeader":[
|
||||
|
||||
],
|
||||
"popup":[
|
||||
{
|
||||
"x":"3",
|
||||
"y":"3",
|
||||
"blur":"2",
|
||||
"spread":"0",
|
||||
"color":"#491d36",
|
||||
"alpha":"0.5"
|
||||
}
|
||||
],
|
||||
"topBar":[
|
||||
{
|
||||
"x":0,
|
||||
"y":"3",
|
||||
"blur":"3",
|
||||
"spread":"1",
|
||||
"color":"#000000",
|
||||
"alpha":"0.35"
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity":{
|
||||
"bg":"0.85",
|
||||
"btn":"0.8",
|
||||
"input":"0.6",
|
||||
"panel":"0.9",
|
||||
"border":"0.3",
|
||||
"faint":"0.75"
|
||||
},
|
||||
"colors":{
|
||||
"bg":"#653a30",
|
||||
"text":"#e6eaee",
|
||||
"link":"#eea2b9",
|
||||
"fg":"#c86a82",
|
||||
"panelText":"#f2f4f7",
|
||||
"input":"#f2dbed",
|
||||
"inputText":"#4b2c35",
|
||||
"topBarText":"#e6eaee",
|
||||
"topBarLink":"#e6eaee",
|
||||
"btn":"#bc4966",
|
||||
"btnText":"#f9fafb",
|
||||
"alertError":"#b30000",
|
||||
"badgeNotification":"#b90000",
|
||||
"border":"#CAADA9",
|
||||
"cRed":"#ff0f0f",
|
||||
"cBlue":"#70d9fc",
|
||||
"cGreen":"#18df02",
|
||||
"cOrange":"#fee32c"
|
||||
},
|
||||
"radii":{
|
||||
"btn":"0",
|
||||
"input":"0",
|
||||
"checkbox":"0",
|
||||
"panel":"0",
|
||||
"avatar":"0",
|
||||
"avatarAlt":"0",
|
||||
"tooltip":"0",
|
||||
"attachment":"0"
|
||||
}
|
||||
}
|
||||
}
|
||||
{"_pleroma_theme_version":2,"theme":{"fonts":{"interface":{"family":"sans-serif"}},"shadows":{"avatarStatus":[{"x":"2","y":"2","blur":"0","spread":0,"inset":false,"color":"#615057","alpha":"0.6"},{"x":"2","y":"-2","blur":"0","spread":0,"inset":false,"color":"#615057","alpha":"0.6"},{"x":"-2","y":"-2","blur":"0","spread":0,"inset":false,"color":"#615057","alpha":"0.6"},{"x":"-2","y":"2","blur":"0","spread":0,"inset":false,"color":"#615057","alpha":"0.6"}],"button":[],"buttonHover":[{"x":0,"y":0,"blur":"1","spread":"2","color":"#eea2b9","alpha":"0.5","inset":false}],"buttonPressed":[{"x":0,"y":0,"blur":"1","spread":"2","color":"#eea2b9","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":"#462637","alpha":"0.7"}],"panelHeader":[],"popup":[{"x":"3","y":"3","blur":"2","spread":"0","color":"#462637","alpha":"0.5"}],"topBar":[{"x":0,"y":"3","blur":"3","spread":"1","color":"#000000","alpha":"0.35"}]},"opacity":{"bg":"0.85","btn":"0.8","input":"0.6","panel":"0.9","border":"0.2","faint":"0.75"},"colors":{"bg":"#614953","text":"#eee6ea","link":"#eea2b9","fg":"#cc7088","panelText":"#eee6ea","input":"#f2dbed","inputText":"#462838","topBarText":"#eee6ea","topBarLink":"#eee6ea","btn":"#bc4966","btnText":"#eee6ea","alertError":"#cc0000","badgeNotification":"#c10000","border":"#cea6b7","cRed":"#cf3f3f","cBlue":"#3bb0dd","cGreen":"#2cd822","cOrange":"#d7d353"},"radii":{"btn":"0","input":"0","checkbox":"0","panel":"0","avatar":"0","avatarAlt":"0","tooltip":"0","attachment":"0"}}}
|
|
@ -1,155 +1,414 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"name":"Fantasy Scroll - Marina",
|
||||
"theme":{
|
||||
"fonts":{
|
||||
"interface":{
|
||||
"family":"sans-serif"
|
||||
}
|
||||
},
|
||||
"shadows":{
|
||||
"avatarStatus":[
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Fantasy Scroll - Marina",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
"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": "#52545f",
|
||||
"alpha": "0.6"
|
||||
},
|
||||
{
|
||||
"x":"2",
|
||||
"y":"-2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
"x": "2",
|
||||
"y": "-2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#52545f",
|
||||
"alpha": "0.6"
|
||||
},
|
||||
{
|
||||
"x":"-2",
|
||||
"y":"-2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
"x": "-2",
|
||||
"y": "-2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#52545f",
|
||||
"alpha": "0.6"
|
||||
},
|
||||
{
|
||||
"x":"-2",
|
||||
"y":"2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#CAADA9",
|
||||
"alpha":"0.3"
|
||||
"x": "-2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#52545f",
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"button":[
|
||||
|
||||
],
|
||||
"buttonHover":[
|
||||
"panelHeader": [],
|
||||
"button": [],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#6b88ab",
|
||||
"alpha":"0.5",
|
||||
"inset":false
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#6b88ab",
|
||||
"alpha": "0.5",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"buttonPressed":[
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#6b88ab",
|
||||
"alpha":"0.2"
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#6b88ab",
|
||||
"alpha": "0.2"
|
||||
}
|
||||
],
|
||||
"input":[
|
||||
"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"
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#425571",
|
||||
"alpha": "0.2",
|
||||
"inset": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity":{
|
||||
"bg":"0.85",
|
||||
"btn":"0.8",
|
||||
"input":"0.6",
|
||||
"panel":"0.9",
|
||||
"border":"0.3",
|
||||
"faint":"0.75"
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#52545f",
|
||||
"fg": "#394b64",
|
||||
"cRed": "#cf3f3f",
|
||||
"cOrange": "#d7d353",
|
||||
"cGreen": "#36cc2d",
|
||||
"cBlue": "#3bb0dd",
|
||||
"accent": "#afd6e2",
|
||||
"link": "#afd6e2",
|
||||
"text": "#e6eaee",
|
||||
"badgeNotification": "#d70000",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#394b64",
|
||||
"panelText": "#e6eaee",
|
||||
"alertNeutral": "#e6eaee",
|
||||
"alertNeutralPanelText": "#111519",
|
||||
"alertNeutralText": "#111519",
|
||||
"alertWarning": "#d7d353",
|
||||
"alertWarningPanelText": "#111519",
|
||||
"alertWarningText": "#111519",
|
||||
"alertError": "#ff0f0f",
|
||||
"alertErrorPanelText": "#e6eaee",
|
||||
"alertErrorText": "#e6eaee",
|
||||
"fgText": "#e6eaee",
|
||||
"topBar": "#394b64",
|
||||
"topBarText": "#e6eaee",
|
||||
"input": "#cae3ec",
|
||||
"inputTopbarText": "#111519",
|
||||
"inputPanelText": "#111519",
|
||||
"inputText": "#384d5c",
|
||||
"btn": "#2e3e51",
|
||||
"btnText": "#e6eaee",
|
||||
"btnTopBarText": "#e6eaee",
|
||||
"btnDisabled": "#494f5c",
|
||||
"btnDisabledTopBarText": "#717681",
|
||||
"btnPanelText": "#e6eaee",
|
||||
"btnDisabledPanelText": "#717681",
|
||||
"btnDisabledText": "#717681",
|
||||
"btnToggled": "#537093",
|
||||
"btnToggledTopBarText": "#e6eaee",
|
||||
"btnToggledPanelText": "#e6eaee",
|
||||
"btnToggledText": "#ffffff",
|
||||
"btnPressed": "#2e3e51",
|
||||
"btnPressedTopBarText": "#e6eaee",
|
||||
"btnPressedTopBar": "#2e3e51",
|
||||
"btnPressedPanelText": "#e6eaee",
|
||||
"btnPressedPanel": "#2e3e51",
|
||||
"btnPressedText": "#e6eaee",
|
||||
"tabActiveText": "#e6eaee",
|
||||
"tabText": "#e6eaee",
|
||||
"tab": "#2e3e51",
|
||||
"fgLink": "#afd6e2",
|
||||
"topBarLink": "#e6eaee",
|
||||
"panelLink": "#afd6e2",
|
||||
"panelFaint": "#e6eaee",
|
||||
"icon": "#9c9fa7",
|
||||
"poll": "#788894",
|
||||
"pollText": "#111519",
|
||||
"border": "#a8aecc",
|
||||
"postLink": "#afd6e2",
|
||||
"lightText": "#ffffff",
|
||||
"popover": "#52545f",
|
||||
"selectedMenuPopover": "#5e616d",
|
||||
"highlight": "#5e616d",
|
||||
"highlightText": "#e6eaee",
|
||||
"selectedMenu": "#5e616d",
|
||||
"selectedMenuText": "#e6eaee",
|
||||
"selectedMenuPopoverIcon": "#a2a6ae",
|
||||
"highlightLink": "#1e4450",
|
||||
"selectedMenuLink": "#afd6e3",
|
||||
"selectedMenuPopoverLink": "#1d4451",
|
||||
"selectedMenuPopoverText": "#e6eaee",
|
||||
"faintLink": "#afd6e2",
|
||||
"highlightFaintLink": "#1e4450",
|
||||
"selectedMenuFaintLink": "#afd6e3",
|
||||
"selectedMenuPopoverFaintLink": "#1d4451",
|
||||
"faint": "#e6eaee",
|
||||
"highlightFaintText": "#e6eaee",
|
||||
"selectedMenuFaintText": "#e6eaee",
|
||||
"selectedMenuPopoverFaintText": "#e6eaee",
|
||||
"highlightLightText": "#ffffff",
|
||||
"selectedMenuLightText": "#ffffff",
|
||||
"selectedMenuPopoverLightText": "#ffffff",
|
||||
"selectedMenuIcon": "#a2a6ae",
|
||||
"selectedPost": "#5e616d",
|
||||
"selectedPostText": "#e6eaee",
|
||||
"selectedPostIcon": "#a2a6ae",
|
||||
"selectedPostLink": "#afd6e3",
|
||||
"selectedPostFaintLink": "#afd6e3",
|
||||
"highlightPostLink": "#1e4450",
|
||||
"selectedPostPostLink": "#afd6e3",
|
||||
"selectedPostLightText": "#ffffff",
|
||||
"selectedPostFaintText": "#e6eaee",
|
||||
"popoverText": "#e6eaee",
|
||||
"popoverIcon": "#9c9fa7",
|
||||
"popoverLink": "#afd6e2",
|
||||
"postFaintLink": "#afd6e2",
|
||||
"popoverPostFaintLink": "#afd6e2",
|
||||
"popoverFaintLink": "#afd6e2",
|
||||
"popoverFaintText": "#e6eaee",
|
||||
"popoverPostLink": "#afd6e2",
|
||||
"popoverLightText": "#ffffff",
|
||||
"highlightIcon": "#a2a6ae",
|
||||
"highlightPostFaintLink": "#1e4450",
|
||||
"profileTint": "#52545f",
|
||||
"profileBg": "#2b2f38"
|
||||
},
|
||||
"colors":{
|
||||
"bg":"#653a30",
|
||||
"text":"#e6eaee",
|
||||
"link":"#eea2b9",
|
||||
"fg":"#3d516b",
|
||||
"input":"#f2dbed",
|
||||
"inputText":"#384d5c",
|
||||
"topBarText":"#e6eaee",
|
||||
"topBarLink":"#e6eaee",
|
||||
"btn":"#324358",
|
||||
"alertError":"#ff0f0f",
|
||||
"badgeNotification":"#d70000",
|
||||
"border":"#CAADA9",
|
||||
"cRed":"#ff0f0f",
|
||||
"cBlue":"#70d9fc",
|
||||
"cGreen":"#18df02",
|
||||
"cOrange":"#fee32c"
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.85,
|
||||
"panel": 0.9,
|
||||
"alert": 0.5,
|
||||
"input": 0.6,
|
||||
"btn": 0.8,
|
||||
"faint": 0.5,
|
||||
"border": 0.2,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii":{
|
||||
"btn":"0",
|
||||
"input":"0",
|
||||
"checkbox":"0",
|
||||
"panel":"0",
|
||||
"avatar":"0",
|
||||
"avatarAlt":"0",
|
||||
"tooltip":"0",
|
||||
"attachment":"0"
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "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": "#52545f",
|
||||
"alpha": "0.6"
|
||||
},
|
||||
{
|
||||
"x": "2",
|
||||
"y": "-2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#52545f",
|
||||
"alpha": "0.6"
|
||||
},
|
||||
{
|
||||
"x": "-2",
|
||||
"y": "-2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#52545f",
|
||||
"alpha": "0.6"
|
||||
},
|
||||
{
|
||||
"x": "-2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#52545f",
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"button": [],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#6b88ab",
|
||||
"alpha": "0.5",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#6b88ab",
|
||||
"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.75",
|
||||
"border": "0.2",
|
||||
"panel": "0.9",
|
||||
"btn": "0.8",
|
||||
"input": "0.6"
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#52545f",
|
||||
"fg": "#394b64",
|
||||
"text": "#e6eaee",
|
||||
"link": "#afd6e2",
|
||||
"cBlue": "#3bb0dd",
|
||||
"cRed": "#cf3f3f",
|
||||
"cGreen": "#36cc2d",
|
||||
"cOrange": "#d7d353",
|
||||
"postLink": "#afd6e2",
|
||||
"border": "#a8aecc",
|
||||
"topBarText": "#e6eaee",
|
||||
"topBarLink": "#e6eaee",
|
||||
"btn": "#2e3e51",
|
||||
"input": "#cae3ec",
|
||||
"inputText": "#384d5c",
|
||||
"alertError": "#ff0f0f",
|
||||
"badgeNotification": "#d70000"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,153 +1,418 @@
|
|||
{
|
||||
"_pleroma_theme_version":2,
|
||||
"name":"Fantasy Scroll - Sea",
|
||||
"theme":{
|
||||
"fonts":{
|
||||
"interface":{
|
||||
"family":"sans-serif"
|
||||
}
|
||||
},
|
||||
"shadows":{
|
||||
"avatarStatus":[
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Fantasy Scroll - Sea",
|
||||
"theme": {
|
||||
"themeEngineVersion": 3,
|
||||
"shadows": {
|
||||
"panel": [
|
||||
{
|
||||
"x":"2",
|
||||
"y":"2",
|
||||
"blur":"0",
|
||||
"spread":0,
|
||||
"inset":false,
|
||||
"color":"#3d5161",
|
||||
"alpha":"0.4"
|
||||
"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":"#3d5161",
|
||||
"alpha":"0.4"
|
||||
"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":"#3d5161",
|
||||
"alpha":"0.4"
|
||||
"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":"#3d5161",
|
||||
"alpha":"0.4"
|
||||
"x": "-2",
|
||||
"y": "2",
|
||||
"blur": "0",
|
||||
"spread": 0,
|
||||
"inset": false,
|
||||
"color": "#e1ddd9",
|
||||
"alpha": "0.6"
|
||||
}
|
||||
],
|
||||
"button":[
|
||||
|
||||
],
|
||||
"buttonHover":[
|
||||
"panelHeader": [],
|
||||
"button": [],
|
||||
"buttonHover": [
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#3a4d65",
|
||||
"alpha":"0.5",
|
||||
"inset":false
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#3a4d65",
|
||||
"alpha": "0.5",
|
||||
"inset": false
|
||||
}
|
||||
],
|
||||
"buttonPressed":[
|
||||
"buttonPressed": [
|
||||
{
|
||||
"x":0,
|
||||
"y":0,
|
||||
"blur":"1",
|
||||
"spread":"2",
|
||||
"color":"#3a4d65",
|
||||
"alpha":"0.2"
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"blur": "1",
|
||||
"spread": "2",
|
||||
"color": "#3a4d65",
|
||||
"alpha": "0.2"
|
||||
}
|
||||
],
|
||||
"input":[
|
||||
"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"
|
||||
"x": "0",
|
||||
"y": "0",
|
||||
"blur": "0",
|
||||
"spread": "1",
|
||||
"color": "#425571",
|
||||
"alpha": "0.2",
|
||||
"inset": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"opacity":{
|
||||
"bg":"0.85",
|
||||
"btn":"0.75",
|
||||
"input":"0.6",
|
||||
"panel":"0.9",
|
||||
"border":"0.3",
|
||||
"faint":"0.7"
|
||||
"colors": {
|
||||
"underlay": "#000000",
|
||||
"bg": "#e1ddd9",
|
||||
"fg": "#455a77",
|
||||
"cRed": "#b73737",
|
||||
"cOrange": "#c69f3b",
|
||||
"cGreen": "#2da525",
|
||||
"cBlue": "#669db2",
|
||||
"accent": "#3d83a9",
|
||||
"link": "#3d83a9",
|
||||
"text": "#3d5161",
|
||||
"badgeNotification": "#9f0000",
|
||||
"badgeNotificationText": "#ffffff",
|
||||
"panel": "#455a77",
|
||||
"panelText": "#ffffff",
|
||||
"alertNeutral": "#3d5161",
|
||||
"alertNeutralPanelText": "#ffffff",
|
||||
"alertNeutralText": "#ffffff",
|
||||
"alertWarning": "#c69f3b",
|
||||
"alertWarningPanelText": "#000000",
|
||||
"alertWarningText": "#ffffff",
|
||||
"alertError": "#b73737",
|
||||
"alertErrorPanelText": "#ffffff",
|
||||
"alertErrorText": "#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",
|
||||
"border": "#425571",
|
||||
"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"
|
||||
},
|
||||
"colors":{
|
||||
"bg":"#e1ddd9",
|
||||
"text":"#3d5161",
|
||||
"link":"#c65e99",
|
||||
"fg":"#455A77",
|
||||
"input":"#f3deee",
|
||||
"inputText":"#384d5c",
|
||||
"topBarText":"#ffffff",
|
||||
"topBarLink":"#ffffff",
|
||||
"btn":"#3a4d65",
|
||||
"badgeNotification":"#9f0000",
|
||||
"cRed":"#ca0000",
|
||||
"cBlue":"#05b1eb",
|
||||
"cGreen":"#15bd02",
|
||||
"cOrange":"#fee010"
|
||||
"opacity": {
|
||||
"underlay": 0.15,
|
||||
"bg": 0.85,
|
||||
"panel": 0.9,
|
||||
"alert": 0.8,
|
||||
"input": 0.6,
|
||||
"btn": 0.75,
|
||||
"faint": 0.5,
|
||||
"border": 0.3,
|
||||
"popover": 1,
|
||||
"profileTint": 0.5
|
||||
},
|
||||
"radii":{
|
||||
"btn":"0",
|
||||
"input":"0",
|
||||
"checkbox":"0",
|
||||
"panel":"0",
|
||||
"avatar":"0",
|
||||
"avatarAlt":"0",
|
||||
"tooltip":"0",
|
||||
"attachment":"0"
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
"input": "0",
|
||||
"checkbox": "0",
|
||||
"panel": "0",
|
||||
"avatar": "0",
|
||||
"avatarAlt": "0",
|
||||
"tooltip": "0",
|
||||
"attachment": "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",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue