pleroma-themes/Fantasy Scroll Series/fantasy_scroll_blossom.json

157 lines
2.9 KiB
JSON
Raw Normal View History

{
"_pleroma_theme_version":2,
"name":"Fantasy Scroll - Blossom",
"theme":{
"fonts":{
"interface":{
"family":"sans-serif"
}
},
"shadows":{
"avatarStatus":[
{
"x":"2",
"y":"2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#cb70a4",
"alpha":"0.3"
},
{
"x":"-2",
"y":"2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#cb70a4",
"alpha":"0.3"
},
{
"x":"-2",
"y":"-2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#cb70a4",
"alpha":"0.3"
},
{
"x":"2",
"y":"-2",
"blur":"0",
"spread":0,
"inset":false,
"color":"#cb70a4",
"alpha":"0.3"
}
],
"button":[
],
"buttonHover":[
{
"x":0,
"y":0,
"blur":"1",
"spread":"2",
"color":"#c974a5",
"alpha":"0.4",
"inset":false
}
],
"buttonPressed":[
{
"x":0,
"y":0,
"blur":"1",
"spread":"2",
"color":"#c974a5",
"alpha":"0.1"
}
],
"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.75",
"input":"0.6",
"panel":"0.9",
"border":"0.2",
"faint":"0.7"
},
"colors":{
"bg":"#e1ddd9",
"text":"#3d5161",
"link":"#c65e99",
"fg":"#ca99b4",
"panelText":"#fcfdfe",
"input":"#f3deee",
"inputText":"#384d5c",
"topBarText":"#f1f5fa",
"topBarLink":"#f1f5fa",
"btn":"#c974a5",
"btnText":"#f9fafb",
"alertError":"#aa0000",
"badgeNotification":"#bb0000",
"border":"#384d5c",
"cRed":"#ca0000",
"cBlue":"#05b1eb",
"cGreen":"#15bd02",
"cOrange":"#fee010"
},
"radii":{
"btn":"0",
"input":"0",
"checkbox":"0",
"panel":"0",
"avatar":"0",
"avatarAlt":"0",
"tooltip":"0",
"attachment":"0"
}
}
}