mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-22 19:30:37 +01:00
Add Electra theme
This commit is contained in:
parent
bb54c13aa8
commit
cb568e1574
@ -14,5 +14,6 @@
|
||||
"breezy-light": "/static/themes/breezy-light.json",
|
||||
"neckbeard-nest": "/static/themes/neckbeard-nest.json",
|
||||
"retro": "/static/themes/retro.json",
|
||||
"fruit-orchard": "/static/themes/fruit-orchards.json"
|
||||
}
|
||||
"fruit-orchard": "/static/themes/fruit-orchards.json",
|
||||
"Electra": "/static/themes/electra.json"
|
||||
}
|
||||
|
1
static/themes/electra.json
Normal file
1
static/themes/electra.json
Normal file
@ -0,0 +1 @@
|
||||
{"_pleroma_theme_version":2,"name":"Electra","theme":{"fonts":{"interface":{"family":"Ubuntu"},"input":{"family":"Ubuntu"},"post":{"family":"Ubuntu"},"postCode":{"family":"Ubuntu"}},"shadows":{"topBar":[{"x":0,"y":0,"blur":4,"spread":"3","color":"#6166d6","alpha":0.6}],"avatar":[{"x":0,"y":1,"blur":8,"spread":"0","color":"#1e82c8","alpha":0.7}],"avatarStatus":[],"panel":[{"x":1,"y":1,"blur":4,"spread":"4","color":"#6166d6","alpha":0.6}],"popup":[{"x":2,"y":2,"blur":"4","spread":"4","color":"#6166d6","alpha":0.5}]},"opacity":{},"colors":{"bg":"#000000","text":"#ffffff","link":"#70b7d8","fg":"#242930","cRed":"#da4548","cBlue":"#7db7e0","cGreen":"#7adf7a","cOrange":"#f99550"},"radii":{"btn":"0","input":"0","checkbox":"0","panel":"0","avatar":"0","avatarAlt":"0","tooltip":"0","attachment":"0"}}}
|
Loading…
Reference in New Issue
Block a user