mirror of
http://vcs.subcon.town/fristi/pleroma-themes.git
synced 2024-11-14 17:43:16 +00:00
52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
{
|
|
"_pleroma_theme_version":2,
|
|
"name": "Eternal Carrot",
|
|
"theme":
|
|
{
|
|
"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":
|
|
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|