akkoma-fe/static/themes/itepechi.json

104 lines
2.0 KiB
JSON

{
"_pleroma_theme_version": 2,
"name": "Itepechi",
"source": {
"themeEngineVersion": 3,
"fonts": {},
"shadows": {
"buttonHover": [
{
"x": 0,
"y": "3",
"blur": "3",
"spread": 0,
"color": "#000000",
"alpha": "0.2",
"inset": true
},
{
"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": 0,
"y": "6",
"blur": 5,
"spread": 0,
"color": "#000000",
"alpha": "0.2",
"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": 6,
"spread": -3,
"color": "#000000",
"alpha": "0.4"
}
]
},
"opacity": {},
"colors": {
"bg": "#2f2f2f",
"fg": "#373737",
"text": "#f8f8f2",
"link": "#d6cec7",
"cBlue": "#abd7f6",
"cRed": "#f7c4cd",
"cGreen": "#a1e45d",
"cOrange": "#ead15e",
"btnToggled": "#ddd7d2",
"alertError": "#ff2975",
"alertWarning": "#eac994",
"alertNeutral": "#f3e9e2"
},
"radii": {
"btn": "3",
"input": "3",
"checkbox": "3",
"panel": "6",
"avatar": "6",
"avatarAlt": "6",
"tooltip": "3",
"attachment": "6"
}
}
}