mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Update themes.css
This commit is contained in:
parent
f163915f91
commit
2a2b715589
@ -19,6 +19,13 @@ body[theme=threekho] {
|
|||||||
--textcolor: #fff;
|
--textcolor: #fff;
|
||||||
--bg: #000000;
|
--bg: #000000;
|
||||||
}
|
}
|
||||||
|
body[theme=dogcat] {
|
||||||
|
--inputbg: #537294;
|
||||||
|
--inputborder: #30719c;
|
||||||
|
--uibg: #2a7491;
|
||||||
|
--textcolor: #fff;
|
||||||
|
--bg: url("https://wallpaperaccess.com/full/115544.jpg"), rgb(26, 127, 158);
|
||||||
|
}
|
||||||
body[theme=custom] {
|
body[theme=custom] {
|
||||||
--inputbg: #3c096c;
|
--inputbg: #3c096c;
|
||||||
--inputborder: #5a189a;
|
--inputborder: #5a189a;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user