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;