pleroma-themes/Chocolate Milk Series/chocolate_milk.json

551 lines
12 KiB
JSON

{
"_pleroma_theme_version": 2,
"name": "Chocolate Milk",
"theme": {
"themeEngineVersion": 3,
"shadows": {
"panel": [
{
"x": "3",
"y": "3",
"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.2"
}
],
"avatarStatus": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": "0",
"inset": false,
"color": "#000000",
"alpha": "0.2"
}
],
"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": "0",
"y": "0",
"blur": 0,
"spread": "1",
"color": "#000000",
"alpha": "0",
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": "0",
"inset": true
},
{
"x": 0,
"y": 0,
"blur": "1",
"inset": true,
"spread": 0,
"color": "#000000",
"alpha": "0.3"
}
]
},
"colors": {
"underlay": "#000000",
"bg": "#ebebeb",
"fg": "#5f3637",
"cRed": "#c60909",
"cOrange": "#e0a10e",
"cGreen": "#22b21a",
"cBlue": "#1a9fcc",
"accent": "#ad343a",
"link": "#ad343a",
"text": "#202020",
"chatBg": "#ebebeb",
"chatMessageIncomingBg": "#ebebeb",
"chatMessageOutgoingBg": "#dfdfdf",
"chatMessageOutgoingBorder": "#dadada",
"chatMessageOutgoingLink": "#ad343a",
"chatMessageOutgoingText": "#202020",
"border": "#4d3536",
"chatMessageIncomingBorder": "#473132",
"chatMessageIncomingLink": "#ad343a",
"chatMessageIncomingText": "#202020",
"badgeNotification": "#c60909",
"badgeNotificationText": "#ffffff",
"alertNeutral": "#202020",
"alertNeutralText": "#dfdfdf",
"alertPopupNeutral": "#202020",
"alertPopupNeutralText": "#dfdfdf",
"alertWarning": "#e0a10e",
"alertWarningText": "#202020",
"alertPopupWarning": "#e0a10e",
"alertPopupWarningText": "#202020",
"alertError": "#c60909",
"alertErrorText": "#ffffff",
"alertPopupError": "#c60909",
"alertPopupErrorText": "#ffffff",
"panel": "#5f3637",
"panelText": "#dfdfdf",
"alertNeutralPanelText": "#dfdfdf",
"alertWarningPanelText": "#202020",
"alertErrorPanelText": "#dfdfdf",
"fgText": "#dfdfdf",
"topBar": "#4d3536",
"topBarText": "#dfdfdf",
"input": "#ffffff",
"inputTopbarText": "#202020",
"inputPanelText": "#202020",
"inputText": "#202020",
"btn": "#5f3637",
"btnText": "#dfdfdf",
"btnTopBarText": "#dfdfdf",
"btnDisabled": "#c8bebe",
"btnDisabledTopBarText": "#cec7c7",
"btnPanelText": "#dfdfdf",
"btnDisabledPanelText": "#cec7c7",
"btnDisabledText": "#cec7c7",
"btnToggled": "#a15b5d",
"btnToggledTopBarText": "#ffffff",
"btnToggledPanelText": "#ffffff",
"btnToggledText": "#ffffff",
"btnPressed": "#5f3637",
"btnPressedTopBarText": "#dfdfdf",
"btnPressedTopBar": "#5f3637",
"btnPressedPanelText": "#dfdfdf",
"btnPressedPanel": "#5f3637",
"btnPressedText": "#dfdfdf",
"tabActiveText": "#202020",
"tabText": "#dfdfdf",
"tab": "#5f3637",
"fgLink": "#cb5358",
"topBarLink": "#dfdfdf",
"panelLink": "#ad3539",
"panelFaint": "#dfdfdf",
"icon": "#868686",
"poll": "#d3a2a5",
"pollText": "#202020",
"postGreentext": "#22b21a",
"postLink": "#cb5358",
"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": "#ad343a",
"highlightFaintLink": "#ad343a",
"selectedMenuFaintLink": "#ad343a",
"selectedMenuPopoverFaintLink": "#ad343a",
"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": "#ad343a",
"highlightPostLink": "#ad3539",
"selectedPostPostLink": "#ad3539",
"selectedPostLightText": "#000000",
"selectedPostFaintText": "#202020",
"popoverText": "#202020",
"popoverIcon": "#868686",
"popoverLink": "#ad343a",
"postFaintLink": "#cb5358",
"popoverPostFaintLink": "#ad3539",
"popoverFaintLink": "#ad343a",
"popoverFaintText": "#202020",
"popoverPostLink": "#ad3539",
"popoverLightText": "#000000",
"highlightIcon": "#808080",
"highlightPostFaintLink": "#ad3539",
"profileTint": "#ebebeb",
"profileBg": "#7c838a"
},
"opacity": {
"underlay": 0.15,
"bg": 0.8,
"border": 0.3,
"alert": 0.7,
"alertPopup": 0.95,
"panel": 1,
"input": 0.9,
"btn": 1,
"faint": 0.5,
"popover": 1,
"profileTint": 0.5
},
"radii": {
"btn": "0",
"input": "0",
"checkbox": "0",
"panel": "0",
"avatar": "0",
"avatarAlt": "0",
"tooltip": "0",
"attachment": "0",
"chatMessage": "0"
},
"fonts": {
"interface": {
"family": "sans-serif"
},
"input": {
"family": "inherit"
},
"post": {
"family": "inherit"
},
"postCode": {
"family": "monospace"
}
}
},
"source": {
"themeEngineVersion": 3,
"fonts": {
"interface": {
"family": "sans-serif"
}
},
"shadows": {
"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
}
],
"panel": [
{
"x": "3",
"y": "3",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"popup": [
{
"x": 2,
"y": 2,
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": 0.5
}
],
"input": [
{
"x": "0",
"y": "0",
"blur": 0,
"spread": "1",
"color": "#000000",
"alpha": "0",
"inset": true
},
{
"x": 0,
"y": -1,
"blur": 0,
"spread": 0,
"color": "#FFFFFF",
"alpha": "0",
"inset": true
},
{
"x": 0,
"y": 0,
"blur": "1",
"inset": true,
"spread": 0,
"color": "#000000",
"alpha": "0.3"
}
],
"topBar": [
{
"x": 0,
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.4"
}
],
"avatar": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": 0,
"color": "#000000",
"alpha": "0.2"
}
],
"avatarStatus": [
{
"x": "2",
"y": "2",
"blur": "0",
"spread": "0",
"inset": false,
"color": "#000000",
"alpha": "0.2"
}
]
},
"opacity": {
"bg": "0.8",
"faint": "0.7",
"border": "0.3",
"input": "0.9",
"alert": "0.7"
},
"colors": {
"bg": "#ebebeb",
"fg": "#5f3637",
"text": "#202020",
"link": "#ad343a",
"cBlue": "#1a9fcc",
"cRed": "#c60909",
"cGreen": "#22b21a",
"cOrange": "#e0a10e",
"postGreentext": "#22b21a",
"border": "#4d3536",
"topBar": "#4d3536",
"topBarText": "#dfdfdf",
"topBarLink": "#dfdfdf",
"input": "#ffffff",
"alertErrorText": "#ffffff"
},
"radii": {
"btn": "0",
"input": "0",
"checkbox": "0",
"panel": "0",
"avatar": "0",
"avatarAlt": "0",
"tooltip": "0",
"attachment": "0"
}
}
}