mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-27 09:31:28 +00:00
Added the Cafe themes from kartoffel.cafe.
This commit is contained in:
parent
a8660d3e3f
commit
b4c5a9cf3b
14
Cafe Series/README.md
Normal file
14
Cafe Series/README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
##Cafe Series
|
||||||
|
The light and dark themes originally made for kartoffel.cafe.
|
||||||
|
|
||||||
|
**Type:** Light & Dark theme set
|
||||||
|
|
||||||
|
**Screenshots:**
|
||||||
|
|
||||||
|
![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Cafe%20Series/screenshot_cafe_light.png "Screenshot")
|
||||||
|
|
||||||
|
![screenshot](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Cafe%20Series/screenshot_cafe_dark.png "Screenshot")
|
||||||
|
|
||||||
|
**Backgrounds:**
|
||||||
|
|
||||||
|
![background](https://git.subcon.town/subcon.town/pleroma-themes/raw/branch/master/Cafe%20Series/background.jpg "Background")
|
BIN
Cafe Series/background.jpg
Normal file
BIN
Cafe Series/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 476 KiB |
272
Cafe Series/cafe_dark.json
Normal file
272
Cafe Series/cafe_dark.json
Normal file
|
@ -0,0 +1,272 @@
|
||||||
|
{
|
||||||
|
"_pleroma_theme_version": 2,
|
||||||
|
"name": "Café Dark",
|
||||||
|
"theme": {
|
||||||
|
"themeEngineVersion": 3,
|
||||||
|
"shadows": {
|
||||||
|
"panel": [],
|
||||||
|
"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": 0,
|
||||||
|
"y": 1,
|
||||||
|
"blur": 8,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"alpha": 0.7
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"avatarStatus": [],
|
||||||
|
"panelHeader": [],
|
||||||
|
"button": [],
|
||||||
|
"buttonHover": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": "2",
|
||||||
|
"spread": "1",
|
||||||
|
"color": "#c71f00",
|
||||||
|
"alpha": "0.5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed": [],
|
||||||
|
"input": []
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"underlay": "#000000",
|
||||||
|
"bg": "#1e180f",
|
||||||
|
"fg": "#1e180f",
|
||||||
|
"cRed": "#cf1f1f",
|
||||||
|
"cOrange": "#d3ac08",
|
||||||
|
"cGreen": "#1f9f18",
|
||||||
|
"cBlue": "#30a1cd",
|
||||||
|
"accent": "#d16029",
|
||||||
|
"link": "#d16029",
|
||||||
|
"text": "#dddddd",
|
||||||
|
"badgeNotification": "#bd2e22",
|
||||||
|
"badgeNotificationText": "#ffffff",
|
||||||
|
"panel": "#1e180f",
|
||||||
|
"panelText": "#dddddd",
|
||||||
|
"alertNeutral": "#dddddd",
|
||||||
|
"alertNeutralPanelText": "#222222",
|
||||||
|
"alertNeutralText": "#222222",
|
||||||
|
"alertWarning": "#d4c215",
|
||||||
|
"alertWarningPanelText": "#222222",
|
||||||
|
"alertWarningText": "#ffffff",
|
||||||
|
"alertError": "#bd2e22",
|
||||||
|
"alertErrorPanelText": "#ffffff",
|
||||||
|
"alertErrorText": "#ffffff",
|
||||||
|
"fgText": "#dddddd",
|
||||||
|
"topBar": "#c7551d",
|
||||||
|
"topBarText": "#ffffff",
|
||||||
|
"input": "#3d3426",
|
||||||
|
"inputTopbarText": "#ffffff",
|
||||||
|
"inputPanelText": "#dddddd",
|
||||||
|
"inputText": "#b2a38e",
|
||||||
|
"btn": "#c7551d",
|
||||||
|
"btnText": "#ffffff",
|
||||||
|
"btnTopBarText": "#ffffff",
|
||||||
|
"btnDisabled": "#492813",
|
||||||
|
"btnDisabledTopBarText": "#765e4e",
|
||||||
|
"btnPanelText": "#ffffff",
|
||||||
|
"btnDisabledPanelText": "#765e4e",
|
||||||
|
"btnDisabledText": "#765e4e",
|
||||||
|
"btnToggled": "#e98f62",
|
||||||
|
"btnToggledTopBarText": "#ffffff",
|
||||||
|
"btnToggledPanelText": "#ffffff",
|
||||||
|
"btnToggledText": "#ffffff",
|
||||||
|
"btnPressed": "#af4b19",
|
||||||
|
"btnPressedTopBarText": "#ffffff",
|
||||||
|
"btnPressedTopBar": "#af4b19",
|
||||||
|
"btnPressedPanelText": "#ffffff",
|
||||||
|
"btnPressedPanel": "#af4b19",
|
||||||
|
"btnPressedText": "#ffffff",
|
||||||
|
"tabActiveText": "#dddddd",
|
||||||
|
"tabText": "#ffffff",
|
||||||
|
"tab": "#c7551d",
|
||||||
|
"fgLink": "#d16029",
|
||||||
|
"topBarLink": "#ffffff",
|
||||||
|
"panelLink": "#d16029",
|
||||||
|
"panelFaint": "#dddddd",
|
||||||
|
"icon": "#7e7b76",
|
||||||
|
"poll": "#66351a",
|
||||||
|
"pollText": "#dddddd",
|
||||||
|
"border": "#251e13",
|
||||||
|
"postLink": "#d7662f",
|
||||||
|
"lightText": "#ffffff",
|
||||||
|
"popover": "#332819",
|
||||||
|
"selectedMenuPopover": "#453622",
|
||||||
|
"highlight": "#2f2618",
|
||||||
|
"highlightText": "#dddddd",
|
||||||
|
"selectedMenu": "#2f2618",
|
||||||
|
"selectedMenuText": "#dddddd",
|
||||||
|
"selectedMenuPopoverIcon": "#918a80",
|
||||||
|
"highlightLink": "#d7662f",
|
||||||
|
"selectedMenuLink": "#d16029",
|
||||||
|
"selectedMenuPopoverLink": "#d6662f",
|
||||||
|
"selectedMenuPopoverText": "#dddddd",
|
||||||
|
"faintLink": "#d16029",
|
||||||
|
"highlightFaintLink": "#d7662f",
|
||||||
|
"selectedMenuFaintLink": "#d16029",
|
||||||
|
"selectedMenuPopoverFaintLink": "#d6662f",
|
||||||
|
"faint": "#dddddd",
|
||||||
|
"highlightFaintText": "#dddddd",
|
||||||
|
"selectedMenuFaintText": "#dddddd",
|
||||||
|
"selectedMenuPopoverFaintText": "#dddddd",
|
||||||
|
"highlightLightText": "#ffffff",
|
||||||
|
"selectedMenuLightText": "#ffffff",
|
||||||
|
"selectedMenuPopoverLightText": "#ffffff",
|
||||||
|
"selectedMenuIcon": "#86827b",
|
||||||
|
"selectedPost": "#2f2618",
|
||||||
|
"selectedPostText": "#dddddd",
|
||||||
|
"selectedPostIcon": "#86827b",
|
||||||
|
"selectedPostLink": "#d16029",
|
||||||
|
"selectedPostFaintLink": "#d16029",
|
||||||
|
"highlightPostLink": "#d16029",
|
||||||
|
"selectedPostPostLink": "#d6662f",
|
||||||
|
"selectedPostLightText": "#ffffff",
|
||||||
|
"selectedPostFaintText": "#dddddd",
|
||||||
|
"popoverText": "#dddddd",
|
||||||
|
"popoverIcon": "#88837b",
|
||||||
|
"popoverLink": "#d7662f",
|
||||||
|
"postFaintLink": "#d7662f",
|
||||||
|
"popoverPostFaintLink": "#d16029",
|
||||||
|
"popoverFaintLink": "#d7662f",
|
||||||
|
"popoverFaintText": "#dddddd",
|
||||||
|
"popoverPostLink": "#d16029",
|
||||||
|
"popoverLightText": "#ffffff",
|
||||||
|
"highlightIcon": "#86827b",
|
||||||
|
"highlightPostFaintLink": "#d16029",
|
||||||
|
"profileTint": "#1e180f",
|
||||||
|
"profileBg": "#0f0d08"
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"underlay": 0.15,
|
||||||
|
"bg": 0.9,
|
||||||
|
"panel": 0,
|
||||||
|
"alert": 1,
|
||||||
|
"input": 1,
|
||||||
|
"btn": 1,
|
||||||
|
"faint": 0.5,
|
||||||
|
"border": 0,
|
||||||
|
"popover": 1,
|
||||||
|
"profileTint": 0.5
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "4",
|
||||||
|
"input": "0",
|
||||||
|
"checkbox": "4",
|
||||||
|
"panel": "10",
|
||||||
|
"avatar": "50",
|
||||||
|
"avatarAlt": "50",
|
||||||
|
"tooltip": "6",
|
||||||
|
"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": {
|
||||||
|
"input": [],
|
||||||
|
"button": [],
|
||||||
|
"buttonHover": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": "2",
|
||||||
|
"spread": "1",
|
||||||
|
"color": "#c71f00",
|
||||||
|
"alpha": "0.5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed": [],
|
||||||
|
"panel": []
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"bg": "0.9",
|
||||||
|
"underlay": "0.15",
|
||||||
|
"faint": "0.75",
|
||||||
|
"border": "0",
|
||||||
|
"panel": "0",
|
||||||
|
"input": "1",
|
||||||
|
"alert": "1"
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"bg": "#1e180f",
|
||||||
|
"fg": "#1e180f",
|
||||||
|
"text": "#dddddd",
|
||||||
|
"link": "#d16029",
|
||||||
|
"cBlue": "#30a1cd",
|
||||||
|
"cRed": "#cf1f1f",
|
||||||
|
"cGreen": "#1f9f18",
|
||||||
|
"cOrange": "#d3ac08",
|
||||||
|
"popover": "#332819",
|
||||||
|
"topBar": "#c7551d",
|
||||||
|
"topBarText": "#ffffff",
|
||||||
|
"topBarLink": "#ffffff",
|
||||||
|
"tabText": "#ffffff",
|
||||||
|
"btn": "#c7551d",
|
||||||
|
"btnText": "#ffffff",
|
||||||
|
"btnPanelText": "#ffffff",
|
||||||
|
"btnTopBarText": "#ffffff",
|
||||||
|
"btnPressed": "#af4b19",
|
||||||
|
"btnToggledText": "#ffffff",
|
||||||
|
"btnToggledPanelText": "#ffffff",
|
||||||
|
"btnToggledTopBarText": "#ffffff",
|
||||||
|
"input": "#3d3426",
|
||||||
|
"inputText": "#b2a38e",
|
||||||
|
"alertError": "#bd2e22",
|
||||||
|
"alertErrorText": "#ffffff",
|
||||||
|
"alertWarning": "#d4c215",
|
||||||
|
"alertWarningText": "#ffffff",
|
||||||
|
"badgeNotification": "#bd2e22"
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "4",
|
||||||
|
"input": "0",
|
||||||
|
"checkbox": "4",
|
||||||
|
"panel": "10",
|
||||||
|
"avatar": "50",
|
||||||
|
"avatarAlt": "50",
|
||||||
|
"tooltip": "6",
|
||||||
|
"attachment": "0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
293
Cafe Series/cafe_light.json
Normal file
293
Cafe Series/cafe_light.json
Normal file
|
@ -0,0 +1,293 @@
|
||||||
|
{
|
||||||
|
"_pleroma_theme_version": 2,
|
||||||
|
"name": "Café Light",
|
||||||
|
"theme": {
|
||||||
|
"themeEngineVersion": 3,
|
||||||
|
"shadows": {
|
||||||
|
"panel": [],
|
||||||
|
"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": 0,
|
||||||
|
"y": 1,
|
||||||
|
"blur": 8,
|
||||||
|
"spread": 0,
|
||||||
|
"color": "#000000",
|
||||||
|
"alpha": 0.7
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"avatarStatus": [],
|
||||||
|
"panelHeader": [],
|
||||||
|
"button": [],
|
||||||
|
"buttonHover": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": "2",
|
||||||
|
"spread": "1",
|
||||||
|
"color": "#c71f00",
|
||||||
|
"alpha": "0.5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed": [],
|
||||||
|
"input": []
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"underlay": "#000000",
|
||||||
|
"bg": "#e8d8be",
|
||||||
|
"fg": "#e8d8be",
|
||||||
|
"cRed": "#cf1f1f",
|
||||||
|
"cOrange": "#d3ac08",
|
||||||
|
"cGreen": "#1f9f18",
|
||||||
|
"cBlue": "#30a1cd",
|
||||||
|
"accent": "#c7551d",
|
||||||
|
"link": "#c7551d",
|
||||||
|
"text": "#333333",
|
||||||
|
"chatBg": "#e8d8be",
|
||||||
|
"chatMessageIncomingBg": "#e8d8be",
|
||||||
|
"chatMessageOutgoingBg": "#e2cdac",
|
||||||
|
"chatMessageOutgoingBorder": "#dfc9a4",
|
||||||
|
"chatMessageOutgoingLink": "#e27039",
|
||||||
|
"chatMessageOutgoingText": "#333333",
|
||||||
|
"border": "#e6d4b7",
|
||||||
|
"chatMessageIncomingBorder": "#e3cfaf",
|
||||||
|
"chatMessageIncomingLink": "#e27039",
|
||||||
|
"chatMessageIncomingText": "#333333",
|
||||||
|
"badgeNotification": "#bd2e22",
|
||||||
|
"badgeNotificationText": "#ffffff",
|
||||||
|
"alertNeutral": "#333333",
|
||||||
|
"alertNeutralText": "#cccccc",
|
||||||
|
"alertPopupNeutral": "#333333",
|
||||||
|
"alertPopupNeutralText": "#cccccc",
|
||||||
|
"alertWarning": "#d4c215",
|
||||||
|
"alertWarningText": "#ffffff",
|
||||||
|
"alertPopupWarning": "#d4c215",
|
||||||
|
"alertPopupWarningText": "#000000",
|
||||||
|
"alertError": "#bd2e22",
|
||||||
|
"alertErrorText": "#ffffff",
|
||||||
|
"alertPopupError": "#bd2e22",
|
||||||
|
"alertPopupErrorText": "#ffffff",
|
||||||
|
"panel": "#e8d8be",
|
||||||
|
"panelText": "#333333",
|
||||||
|
"alertNeutralPanelText": "#cccccc",
|
||||||
|
"alertWarningPanelText": "#333333",
|
||||||
|
"alertErrorPanelText": "#ffffff",
|
||||||
|
"fgText": "#333333",
|
||||||
|
"topBar": "#c7551d",
|
||||||
|
"topBarText": "#ffffff",
|
||||||
|
"input": "#baa482",
|
||||||
|
"inputTopbarText": "#000000",
|
||||||
|
"inputPanelText": "#333333",
|
||||||
|
"inputText": "#4c463d",
|
||||||
|
"btn": "#c7551d",
|
||||||
|
"btnText": "#ffffff",
|
||||||
|
"btnTopBarText": "#ffffff",
|
||||||
|
"btnDisabled": "#e0b896",
|
||||||
|
"btnDisabledTopBarText": "#e8cab1",
|
||||||
|
"btnPanelText": "#ffffff",
|
||||||
|
"btnDisabledPanelText": "#e8cab1",
|
||||||
|
"btnDisabledText": "#e8cab1",
|
||||||
|
"btnToggled": "#e98f62",
|
||||||
|
"btnToggledTopBarText": "#ffffff",
|
||||||
|
"btnToggledPanelText": "#ffffff",
|
||||||
|
"btnToggledText": "#ffffff",
|
||||||
|
"btnPressed": "#af4b19",
|
||||||
|
"btnPressedTopBarText": "#ffffff",
|
||||||
|
"btnPressedTopBar": "#af4b19",
|
||||||
|
"btnPressedPanelText": "#ffffff",
|
||||||
|
"btnPressedPanel": "#af4b19",
|
||||||
|
"btnPressedText": "#ffffff",
|
||||||
|
"tabActiveText": "#333333",
|
||||||
|
"tabText": "#ffffff",
|
||||||
|
"tab": "#c7551d",
|
||||||
|
"fgLink": "#e27039",
|
||||||
|
"topBarLink": "#ffffff",
|
||||||
|
"panelLink": "#c7561e",
|
||||||
|
"panelFaint": "#333333",
|
||||||
|
"icon": "#8e8679",
|
||||||
|
"poll": "#dba47e",
|
||||||
|
"pollText": "#333333",
|
||||||
|
"postGreentext": "#1f9f18",
|
||||||
|
"postLink": "#e27039",
|
||||||
|
"lightText": "#000000",
|
||||||
|
"popover": "#f7e6ca",
|
||||||
|
"selectedMenuPopover": "#f4dcb4",
|
||||||
|
"highlight": "#e2cdac",
|
||||||
|
"highlightText": "#333333",
|
||||||
|
"selectedMenu": "#ccb99b",
|
||||||
|
"selectedMenuText": "#333333",
|
||||||
|
"selectedMenuPopoverIcon": "#948874",
|
||||||
|
"highlightLink": "#e27039",
|
||||||
|
"selectedMenuLink": "#c7561e",
|
||||||
|
"selectedMenuPopoverLink": "#e27139",
|
||||||
|
"selectedMenuPopoverText": "#333333",
|
||||||
|
"faintLink": "#c7551d",
|
||||||
|
"highlightFaintLink": "#e27039",
|
||||||
|
"selectedMenuFaintLink": "#c7561e",
|
||||||
|
"selectedMenuPopoverFaintLink": "#e27139",
|
||||||
|
"faint": "#333333",
|
||||||
|
"highlightFaintText": "#333333",
|
||||||
|
"selectedMenuFaintText": "#333333",
|
||||||
|
"selectedMenuPopoverFaintText": "#333333",
|
||||||
|
"highlightLightText": "#000000",
|
||||||
|
"selectedMenuLightText": "#000000",
|
||||||
|
"selectedMenuPopoverLightText": "#000000",
|
||||||
|
"selectedMenuIcon": "#807667",
|
||||||
|
"selectedPost": "#ccb99b",
|
||||||
|
"selectedPostText": "#333333",
|
||||||
|
"selectedPostIcon": "#807667",
|
||||||
|
"selectedPostLink": "#c7561e",
|
||||||
|
"selectedPostFaintLink": "#c7561e",
|
||||||
|
"highlightPostLink": "#c7561e",
|
||||||
|
"selectedPostPostLink": "#e27139",
|
||||||
|
"selectedPostLightText": "#000000",
|
||||||
|
"selectedPostFaintText": "#333333",
|
||||||
|
"popoverText": "#333333",
|
||||||
|
"popoverIcon": "#958d7f",
|
||||||
|
"popoverLink": "#e27039",
|
||||||
|
"postFaintLink": "#e27039",
|
||||||
|
"popoverPostFaintLink": "#c7561e",
|
||||||
|
"popoverFaintLink": "#e27039",
|
||||||
|
"popoverFaintText": "#333333",
|
||||||
|
"popoverPostLink": "#c7561e",
|
||||||
|
"popoverLightText": "#000000",
|
||||||
|
"highlightIcon": "#8b8070",
|
||||||
|
"highlightPostFaintLink": "#c7561e",
|
||||||
|
"profileTint": "#e8d8be",
|
||||||
|
"profileBg": "#7a7870"
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"underlay": 0.25,
|
||||||
|
"bg": 0.9,
|
||||||
|
"border": 0,
|
||||||
|
"alert": 1,
|
||||||
|
"alertPopup": 0.95,
|
||||||
|
"panel": 0,
|
||||||
|
"input": 1,
|
||||||
|
"btn": 1,
|
||||||
|
"faint": 0.5,
|
||||||
|
"popover": 1,
|
||||||
|
"profileTint": 0.5
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "4",
|
||||||
|
"input": "0",
|
||||||
|
"checkbox": "4",
|
||||||
|
"panel": "10",
|
||||||
|
"avatar": "50",
|
||||||
|
"avatarAlt": "50",
|
||||||
|
"tooltip": "6",
|
||||||
|
"attachment": "0",
|
||||||
|
"chatMessage": "10"
|
||||||
|
},
|
||||||
|
"fonts": {
|
||||||
|
"interface": {
|
||||||
|
"family": "sans-serif"
|
||||||
|
},
|
||||||
|
"input": {
|
||||||
|
"family": "inherit"
|
||||||
|
},
|
||||||
|
"post": {
|
||||||
|
"family": "inherit"
|
||||||
|
},
|
||||||
|
"postCode": {
|
||||||
|
"family": "monospace"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"themeEngineVersion": 3,
|
||||||
|
"fonts": {
|
||||||
|
"interface": {
|
||||||
|
"family": "sans-serif"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"shadows": {
|
||||||
|
"input": [],
|
||||||
|
"button": [],
|
||||||
|
"buttonHover": [
|
||||||
|
{
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"blur": "2",
|
||||||
|
"spread": "1",
|
||||||
|
"color": "#c71f00",
|
||||||
|
"alpha": "0.5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buttonPressed": [],
|
||||||
|
"panel": []
|
||||||
|
},
|
||||||
|
"opacity": {
|
||||||
|
"bg": "0.9",
|
||||||
|
"underlay": "0.25",
|
||||||
|
"faint": "0.75",
|
||||||
|
"border": "0",
|
||||||
|
"panel": "0",
|
||||||
|
"input": "1",
|
||||||
|
"alert": "1"
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"bg": "#e8d8be",
|
||||||
|
"fg": "#e8d8be",
|
||||||
|
"text": "#333333",
|
||||||
|
"link": "#c7551d",
|
||||||
|
"cBlue": "#30a1cd",
|
||||||
|
"cRed": "#cf1f1f",
|
||||||
|
"cGreen": "#1f9f18",
|
||||||
|
"cOrange": "#d3ac08",
|
||||||
|
"popover": "#f7e6ca",
|
||||||
|
"selectedPost": "#ccb99b",
|
||||||
|
"selectedMenu": "#ccb99b",
|
||||||
|
"postGreentext": "#1f9f18",
|
||||||
|
"topBar": "#c7551d",
|
||||||
|
"topBarText": "#ffffff",
|
||||||
|
"topBarLink": "#ffffff",
|
||||||
|
"tabText": "#ffffff",
|
||||||
|
"btn": "#c7551d",
|
||||||
|
"btnText": "#ffffff",
|
||||||
|
"btnPanelText": "#ffffff",
|
||||||
|
"btnTopBarText": "#ffffff",
|
||||||
|
"btnPressed": "#af4b19",
|
||||||
|
"btnToggledText": "#ffffff",
|
||||||
|
"btnToggledPanelText": "#ffffff",
|
||||||
|
"btnToggledTopBarText": "#ffffff",
|
||||||
|
"input": "#baa482",
|
||||||
|
"inputText": "#4c463d",
|
||||||
|
"alertError": "#bd2e22",
|
||||||
|
"alertErrorText": "#ffffff",
|
||||||
|
"alertWarning": "#d4c215",
|
||||||
|
"alertWarningText": "#ffffff",
|
||||||
|
"badgeNotification": "#bd2e22"
|
||||||
|
},
|
||||||
|
"radii": {
|
||||||
|
"btn": "4",
|
||||||
|
"input": "0",
|
||||||
|
"checkbox": "4",
|
||||||
|
"panel": "10",
|
||||||
|
"avatar": "50",
|
||||||
|
"avatarAlt": "50",
|
||||||
|
"tooltip": "6",
|
||||||
|
"attachment": "0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue