diff --git a/Themes/BlurpleRecolor/BlurpleRecolor.css b/Themes/BlurpleRecolor/BlurpleRecolor.css index 1c26bee0a8..242e5f2b09 100644 --- a/Themes/BlurpleRecolor/BlurpleRecolor.css +++ b/Themes/BlurpleRecolor/BlurpleRecolor.css @@ -487,6 +487,13 @@ fill: var(--text-normal); } +.comboNameplate-2LHfRI[style^="color: hsl(227, "], +.comboNameplate-2LHfRI[style^="color: hsl(235, "], +.comboNameplate-2LHfRI[style*=" color: hsl(227, "], +.comboNameplate-2LHfRI[style*=" color: hsl(235, "] { + color: rgb(var(--accentcolor)) !important; +} + /* ---- 3.3. AUTOCOMPLETEMENU ---- */ #app-mount .active-WHsd77 { /* autocomplete option active */ @@ -2090,6 +2097,9 @@ a.metadataName-1KMZtB { .theme-dark .path2-F-M5gP { stroke: rgb(var(--accentcolor)); } +.trophyIconContainer-1Mgw0Z [fill="#3498DB"] { + fill: rgb(var(--accentcolor)); +} /* ---- 12.1. TEXT ---- */