From 06ffaf5b9594786dfdd24ca8c4d25e3d9fdad234 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Tue, 30 Jan 2024 00:35:05 +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 451a54e2..0ca7274f 100644 --- a/themes.css +++ b/themes.css @@ -12,7 +12,7 @@ body { --textcolor: #fff; --bg: #10002b; } -body[theme=3kh0] { +body[theme=threekho] { --inputbg: #28A018; --inputborder: #0A8F00; --uibg: #000000;