Update themes.css

This commit is contained in:
LEGALISE_PIRACY 2024-04-27 04:51:08 +00:00
parent a606286f89
commit 9cb42f689d

View File

@ -24,7 +24,7 @@ body[theme=dogcat] {
--inputborder: #30719c; --inputborder: #30719c;
--uibg: #2a7491; --uibg: #2a7491;
--textcolor: #fff; --textcolor: #fff;
--bg: url(""), rgb(26, 127, 158); --bg: url("img/backgrounds/dogcat.svg"), rgb(26, 127, 158);
/* https://wallpaperaccess.com/full/115544.jpg */ /* https://wallpaperaccess.com/full/115544.jpg */
} }
body[theme=custom] { body[theme=custom] {