mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update themes.css
This commit is contained in:
parent
cff5e03645
commit
86d939ba12
@ -12,6 +12,13 @@ body {
|
|||||||
--textcolor: #fff;
|
--textcolor: #fff;
|
||||||
--bg: #10002b;
|
--bg: #10002b;
|
||||||
}
|
}
|
||||||
|
body[theme=3kh0] {
|
||||||
|
--inputbg: #28A018;
|
||||||
|
--inputborder: #0A8F00;
|
||||||
|
--uibg: #000000;
|
||||||
|
--textcolor: #fff;
|
||||||
|
--bg: #000000;
|
||||||
|
}
|
||||||
body[theme=custom] {
|
body[theme=custom] {
|
||||||
--inputbg: #3c096c;
|
--inputbg: #3c096c;
|
||||||
--inputborder: #5a189a;
|
--inputborder: #5a189a;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user