From 07e4654c650f75cde7461666f845561d0891a926 Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Sat, 30 Nov 2024 21:08:02 -0800 Subject: [PATCH] e --- script.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.user.js b/script.user.js index 9c0840d..57f889c 100644 --- a/script.user.js +++ b/script.user.js @@ -13,7 +13,7 @@ const style = document.createElement("style"); style.innerHTML = ` body, .primary-navbar .active a, .navbar, .ui-dialog, ui-widget-content { background: #0f161c !important; -color: white; +color: white !important; } .ui-dialog-titlebar-close { background: red !important;