pleroma-themes/Autumn Bunnies Series/autumn_bunny.json

139 lines
2.5 KiB
JSON

{
"_pleroma_theme_version":2,
"name":"Autumn Bunny",
"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":"#692600",
"alpha":"1"
}
],
"buttonHover":[
{
"x":"2",
"y":"4",
"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":"4",
"blur":0,
"spread":0,
"inset":true,
"color":"#692600",
"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":"#802f0a",
"alpha":"0.85"
}
],
"panel":[
{
"x":"2",
"y":"4",
"blur":0,
"spread":0,
"inset":false,
"color":"#692600",
"alpha":"0.5"
}
],
"topBar":[
{
"x":0,
"y":"4",
"blur":"0",
"spread":0,
"color":"#692600",
"alpha":"0.5"
}
]
},
"opacity":{
"bg":"0.85",
"border":"0.4",
"faint":"0.65"
},
"colors":{
"bg":"#fdc288",
"text":"#222222",
"link":"#b44000",
"fg":"#e52600",
"fgText":"#ffede3",
"input":"#ffffff",
"topBarText":"#ffdbb9",
"topBarLink":"#ffdbb9",
"btn":"#c32000",
"alertError":"#570000",
"badgeNotification":"#900000",
"cRed":"#cb0200",
"cBlue":"#00b5c4",
"cGreen":"#00c500",
"cOrange":"#c0b000"
},
"radii":{
"btn":"12",
"input":"8",
"checkbox":"6",
"panel":"12",
"avatar":"8",
"avatarAlt":"4",
"tooltip":"12",
"attachment":"4"
}
}
}