diff --git a/Spotify-Discord.theme.css b/Spotify-Discord.theme.css index 0c24117..0fb3646 100644 --- a/Spotify-Discord.theme.css +++ b/Spotify-Discord.theme.css @@ -35,17 +35,7 @@ --popout-radius: 7px; --popout-radius-small: 3px; /* - */ - --input-bg: #e0e0e0; + --input-color: #e0e0e0; --input-text-color: #333; --input-placeholder-color: #444; } - -/* CUSTOM SERVER TITLE BAR COLORS */ - -.container-3w7J-x[aria-label*="BetterDiscord"]:before { - --title-custom: #3b77c4; -} - -.container-3w7J-x[aria-label*="CapnKitten"]:before { - --title-custom: #184c88; -}