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
cf0cffd90e
commit
587d745618
@ -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(0, 195, 255);
|
||||||
|
}
|
||||||
body[theme=bgs] {
|
body[theme=bgs] {
|
||||||
--inputbg: #553113;
|
--inputbg: #553113;
|
||||||
--inputborder: #3d220c;
|
--inputborder: #3d220c;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user