pleroma-themes/Fantasy Scroll Series/fantasy_scroll_cherry.json

157 lines
2.9 KiB
JSON

{
"_pleroma_theme_version":2,
"":"Fantasy Scroll - Cherry",
"theme":{
"fonts":{
"interface":{
"family":"sans-serif"
}
},
"shadows":{
"avatarStatus":[
{
"x":"2",
"y":"2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#CAADA9",
"alpha":"0.3"
},
{
"x":"2",
"y":"-2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#CAADA9",
"alpha":"0.3"
},
{
"x":"-2",
"y":"-2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#CAADA9",
"alpha":"0.3"
},
{
"x":"-2",
"y":"2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#CAADA9",
"alpha":"0.3"
}
],
"button":[
],
"buttonHover":[
{
"x":0,
"y":0,
"blur":"1",
"spread":"2",
"color":"#d997a8",
"alpha":"0.4",
"inset":false
}
],
"buttonPressed":[
{
"x":0,
"y":0,
"blur":"1",
"spread":"2",
"color":"#d997a8",
"alpha":"0.2"
}
],
"input":[
{
"x":"0",
"y":"0",
"blur":"0",
"spread":"1",
"color":"#425571",
"alpha":"0.2",
"inset":true
}
],
"panel":[
{
"x":"1",
"y":"1",
"blur":"2",
"spread":"0",
"color":"#491d36",
"alpha":"0.7"
}
],
"panelHeader":[
],
"popup":[
{
"x":"3",
"y":"3",
"blur":"2",
"spread":"0",
"color":"#491d36",
"alpha":"0.5"
}
],
"topBar":[
{
"x":0,
"y":"3",
"blur":"3",
"spread":"1",
"color":"#000000",
"alpha":"0.35"
}
]
},
"opacity":{
"bg":"0.85",
"btn":"0.8",
"input":"0.6",
"panel":"0.9",
"border":"0.3",
"faint":"0.75"
},
"colors":{
"bg":"#653a30",
"text":"#e6eaee",
"link":"#eea2b9",
"fg":"#c86a82",
"panelText":"#f2f4f7",
"input":"#f2dbed",
"inputText":"#4b2c35",
"topBarText":"#e6eaee",
"topBarLink":"#e6eaee",
"btn":"#bc4966",
"btnText":"#f9fafb",
"alertError":"#b30000",
"badgeNotification":"#b90000",
"border":"#CAADA9",
"cRed":"#ff0f0f",
"cBlue":"#70d9fc",
"cGreen":"#18df02",
"cOrange":"#fee32c"
},
"radii":{
"btn":"0",
"input":"0",
"checkbox":"0",
"panel":"0",
"avatar":"0",
"avatarAlt":"0",
"tooltip":"0",
"attachment":"0"
}
}
}