From 9cb42f689dc5d5859075f433a5c95fd3881341d8 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Apr 2024 04:51:08 +0000 Subject: [PATCH] Update themes.css --- themes.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.css b/themes.css index eb87158d..6c258c99 100644 --- a/themes.css +++ b/themes.css @@ -24,7 +24,7 @@ body[theme=dogcat] { --inputborder: #30719c; --uibg: #2a7491; --textcolor: #fff; - --bg: url(""), rgb(26, 127, 158); + --bg: url("img/backgrounds/dogcat.svg"), rgb(26, 127, 158); /* https://wallpaperaccess.com/full/115544.jpg */ } body[theme=custom] {