diff --git a/public/css/toggle-dependent.css b/public/css/toggle-dependent.css
index cfc801786..9dac7e9d8 100644
--- a/public/css/toggle-dependent.css
+++ b/public/css/toggle-dependent.css
@@ -257,28 +257,11 @@ body.no-blur #bg_custom {
}
-body:not(.bubblechat).no-blur #chat,
body.no-blur #top-bar,
body.no-blur #send_form {
background-color: var(--SmartThemeBlurTintColor) !important;
}
-
-/* body.no-blur #options,
-body.no-blur .ui-widget-content,
-body.no-blur #floatingPrompt,
-body.no-blur #extensionsMenu,
-body.no-blur .list-group,
-body.no-blur #character_popup,
-body.no-blur #world_popup,
-body.no-blur #dialogue_popup,
-body.no-blur #select_chat_popup,
-body.no-blur .drawer-content,
-body.no-blur .select2-results__options {
- background-color: black !important;
-}
- */
-
/* wAIfu mode*/
body.waifuMode #top-bar {
diff --git a/public/index.html b/public/index.html
index 4bafe9c99..ac49649d3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2721,13 +2721,13 @@