pleroma-themes/Autumn Bunnies Series/autumn_hare.json

138 lines
2.5 KiB
JSON

{
"_pleroma_theme_version":2,
"name":"Autumn Hare",
"theme":{
"fonts":{
},
"shadows":{
"avatar":[
{
"x":"0",
"y":"0",
"blur":"6",
"spread":"0",
"color":"#ffffff",
"alpha":"1"
}
],
"button":[
{
"x":"2",
"y":"4",
"blur":"0",
"spread":"0",
"inset":false,
"color":"#691500",
"alpha":"1"
}
],
"buttonHover":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#691500",
"alpha":1
},
{
"x":"2",
"y":"3",
"blur":"3",
"spread":0,
"inset":false,
"color":"#691500",
"alpha":1
}
],
"buttonPressed":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":true,
"color":"#691500",
"alpha":"1"
}
],
"avatarStatus":[
{
"x":"0",
"y":"0",
"blur":"6",
"spread":"0",
"inset":false,
"color":"#ffffff",
"alpha":"1"
}
],
"input":[
{
"x":"0",
"y":"0",
"blur":"2",
"spread":"0",
"inset":true,
"color":"#691500",
"alpha":"0.8"
}
],
"panel":[
{
"x":"3",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#691500",
"alpha":"0.5"
}
],
"topBar":[
{
"x":0,
"y":"4",
"blur":"0",
"spread":0,
"color":"#691500",
"alpha":"0.5"
}
]
},
"opacity":{
"bg":"0.9",
"panel":"0.5",
"border":"0.4",
"faint":"0.65"
},
"colors":{
"bg":"#862403",
"text":"#ffede7",
"link":"#fcaa56",
"fg":"#b22516",
"fgText":"#ffede3",
"input":"#ffffff",
"topBarText":"#fcaa56",
"alertError":"#ff3634",
"badgeNotification":"#d90000",
"cRed":"#ff0200",
"cBlue":"#00ebff",
"cGreen":"#00ff00",
"cOrange":"#ffe900"
},
"radii":{
"btn":"12",
"input":"8",
"checkbox":"6",
"panel":"12",
"avatar":"8",
"avatarAlt":"4",
"tooltip":"12",
"attachment":"4"
}
}
}