From fd1c96e2529baeea9ac40e2abcb4a9df9e21975f Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 4 Mar 2025 14:03:11 +0100 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index cf16e5eb8f..233d8de11b 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -4303,9 +4303,11 @@ body:has(#app-mount)::after { background-color: var(--profile-gradient-secondary-color) !important; } -.background_af9888.editable_ab8609:hover { - --custom-status-bubble-background: rgba(var(--accentcolor_v), .2) important; - --custom-status-bubble-background: linear-gradient(rgba(var(--accentcolor_v), .2), rgba(var(--accentcolor_v), .2)), rgba(var(--accentcolor_v), .2); +.outer_c0bea0:not(.custom-profile-theme) .container_ab8609 { + --custom-status-bubble-background-color: rgb(50, 50, 50) !important; +} +.outer_c0bea0:not(.custom-profile-theme) .container_ab8609.editable_ab8609:hover { + --custom-status-bubble-background-color: rgb(var(--accentcolor_v)) !important; } .accountProfilePopoutWrapper__37e49 .overlayBackground_c69a7b {