From a7d37e2cc405ad8f628397c9400ebd8c9ec30b40 Mon Sep 17 00:00:00 2001 From: Skyli Date: Tue, 16 Apr 2024 01:42:18 +0200 Subject: [PATCH] Update transparency.css --- Theme code/transparency.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme code/transparency.css b/Theme code/transparency.css index bed19ec..5cce002 100644 --- a/Theme code/transparency.css +++ b/Theme code/transparency.css @@ -524,8 +524,8 @@ nav.container__7e23c { background: rgba(255, 255, 255, 0.15); } -.theme-dark .profilePanel_e2cafe .userPanelOuter_eb00b1, -.theme-light .profilePanel_e2cafe .userPanelOuter_eb00b1 { +.theme-dark .profilePanel_e2cafe .userPanelOuter_df01a5, +.theme-light .profilePanel_e2cafe .userPanelOuter_df01a5 { background: transparent !important; }