mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
Update css/themes.css
This commit is contained in:
parent
1d39f936f2
commit
48ec656d5a
@ -19,6 +19,13 @@ body[theme=threekho] {
|
|||||||
--textcolor: #fff;
|
--textcolor: #fff;
|
||||||
--bg: #000000;
|
--bg: #000000;
|
||||||
}
|
}
|
||||||
|
body[theme=art] {
|
||||||
|
--inputbg: #0284d4;
|
||||||
|
--inputborder: #0284d4;
|
||||||
|
--uibg: #0284d4;
|
||||||
|
--textcolor: #fffff;
|
||||||
|
--bg: #1a2023;
|
||||||
|
}
|
||||||
body[theme=dogcat] {
|
body[theme=dogcat] {
|
||||||
--inputbg: #537294;
|
--inputbg: #537294;
|
||||||
--inputborder: #30719c;
|
--inputborder: #30719c;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user