forked from AkkomaGang/akkoma-fe
4bb1c98e0f
customizable. `theme` now contains a snapshot of theme generated for better compatiblity and future-proofing
350 lines
7 KiB
JSON
350 lines
7 KiB
JSON
{
|
|
"_pleroma_theme_version": 2,
|
|
"name": "Breezy Light (beta)",
|
|
"theme": {
|
|
"shadows": {
|
|
"panel": [
|
|
{
|
|
"x": "1",
|
|
"y": "2",
|
|
"blur": "6",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": 0.6
|
|
}
|
|
],
|
|
"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": [
|
|
{
|
|
"x": 0,
|
|
"y": "40",
|
|
"blur": "40",
|
|
"spread": "-40",
|
|
"inset": true,
|
|
"color": "#ffffff",
|
|
"alpha": "0.1"
|
|
}
|
|
],
|
|
"button": [
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "1",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
}
|
|
],
|
|
"buttonHover": [
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"color": "--accent",
|
|
"alpha": "0.3",
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "1",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "0",
|
|
"spread": "50",
|
|
"color": "--faint",
|
|
"alpha": 1,
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"color": "#ffffff",
|
|
"alpha": 0.2,
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
]
|
|
},
|
|
"colors": {
|
|
"bg": "#eff0f1",
|
|
"underlay": "#000000",
|
|
"text": "#232627",
|
|
"lightText": "#000000",
|
|
"accent": "#2980b9",
|
|
"link": "#2980b9",
|
|
"faint": "#232627",
|
|
"lightBg": "#e2e4e6",
|
|
"fg": "#bcc2c7",
|
|
"fgText": "#232627",
|
|
"fgLink": "#2980b9",
|
|
"border": "#b7bdc3",
|
|
"btn": "#eff0f1",
|
|
"btnText": "#232627",
|
|
"input": "#fcfcfc",
|
|
"inputText": "#000000",
|
|
"panel": "#475057",
|
|
"panelText": "#fcfcfc",
|
|
"panelLink": "#ffffff",
|
|
"panelFaint": "#d8dbdc",
|
|
"topBar": "#475057",
|
|
"topBarText": "#d8dbdc",
|
|
"topBarLink": "#eff0f1",
|
|
"faintLink": "#2980b9",
|
|
"linkBg": "#a0c4db",
|
|
"icon": "#898b8c",
|
|
"cBlue": "#2980b9",
|
|
"cRed": "#da4453",
|
|
"cGreen": "#27ae60",
|
|
"cOrange": "#f67400",
|
|
"alertError": "#da4453",
|
|
"alertErrorText": "#232627",
|
|
"alertErrorPanelText": "#fcfcfc",
|
|
"alertWarning": "#f67400",
|
|
"alertWarningText": "#232627",
|
|
"alertWarningPanelText": "#fcfcfc",
|
|
"badgeNotification": "#da4453",
|
|
"badgeNotificationText": "#ffffff"
|
|
},
|
|
"opacity": {
|
|
"panel": 1,
|
|
"btn": 1,
|
|
"border": 1,
|
|
"bg": 1,
|
|
"alert": 0.5,
|
|
"input": "1",
|
|
"faint": 0.5,
|
|
"underlay": 0.15
|
|
},
|
|
"radii": {
|
|
"btn": "2",
|
|
"input": "2",
|
|
"checkbox": "1",
|
|
"panel": "2",
|
|
"avatar": "2",
|
|
"avatarAlt": "2",
|
|
"tooltip": "2",
|
|
"attachment": "2"
|
|
},
|
|
"fonts": {
|
|
"interface": {
|
|
"family": "sans-serif"
|
|
},
|
|
"input": {
|
|
"family": "inherit"
|
|
},
|
|
"post": {
|
|
"family": "inherit"
|
|
},
|
|
"postCode": {
|
|
"family": "monospace"
|
|
}
|
|
}
|
|
},
|
|
"source": {
|
|
"themeEngineVersion": 3,
|
|
"fonts": {},
|
|
"shadows": {
|
|
"panel": [
|
|
{
|
|
"x": "1",
|
|
"y": "2",
|
|
"blur": "6",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": 0.6
|
|
}
|
|
],
|
|
"button": [
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": "0",
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "1",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
}
|
|
],
|
|
"panelHeader": [
|
|
{
|
|
"x": 0,
|
|
"y": "40",
|
|
"blur": "40",
|
|
"spread": "-40",
|
|
"inset": true,
|
|
"color": "#ffffff",
|
|
"alpha": "0.1"
|
|
}
|
|
],
|
|
"buttonHover": [
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"color": "--accent",
|
|
"alpha": "0.3",
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": "1",
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
}
|
|
],
|
|
"buttonPressed": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"blur": "0",
|
|
"spread": "50",
|
|
"color": "--faint",
|
|
"alpha": 1,
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"color": "#ffffff",
|
|
"alpha": 0.2,
|
|
"inset": true
|
|
},
|
|
{
|
|
"x": "1",
|
|
"y": "1",
|
|
"blur": 0,
|
|
"spread": 0,
|
|
"color": "#000000",
|
|
"alpha": "0.3",
|
|
"inset": false
|
|
}
|
|
],
|
|
"input": [
|
|
{
|
|
"x": 0,
|
|
"y": "0",
|
|
"blur": 0,
|
|
"spread": "1",
|
|
"color": "#000000",
|
|
"alpha": "0.2",
|
|
"inset": true
|
|
}
|
|
]
|
|
},
|
|
"opacity": {
|
|
"input": "1"
|
|
},
|
|
"colors": {
|
|
"bg": "#eff0f1",
|
|
"text": "#232627",
|
|
"fg": "#bcc2c7",
|
|
"accent": "#2980b9",
|
|
"panel": "#475057",
|
|
"panelText": "#fcfcfc",
|
|
"input": "#fcfcfc",
|
|
"topBar": "#475057",
|
|
"topBarLink": "#eff0f1",
|
|
"btn": "#eff0f1",
|
|
"cRed": "#da4453",
|
|
"cBlue": "#2980b9",
|
|
"cGreen": "#27ae60",
|
|
"cOrange": "#f67400"
|
|
},
|
|
"radii": {
|
|
"btn": "2",
|
|
"input": "2",
|
|
"checkbox": "1",
|
|
"panel": "2",
|
|
"avatar": "2",
|
|
"avatarAlt": "2",
|
|
"tooltip": "2",
|
|
"attachment": "2"
|
|
}
|
|
}
|
|
}
|