Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2022-05-15 10:11:21 +02:00
parent a49e46f493
commit 60ba2b697d
1 changed files with 10 additions and 0 deletions

View File

@ -487,6 +487,13 @@
fill: var(--text-normal); 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 ---- */ /* ---- 3.3. AUTOCOMPLETEMENU ---- */
#app-mount .active-WHsd77 { /* autocomplete option active */ #app-mount .active-WHsd77 { /* autocomplete option active */
@ -2090,6 +2097,9 @@ a.metadataName-1KMZtB {
.theme-dark .path2-F-M5gP { .theme-dark .path2-F-M5gP {
stroke: rgb(var(--accentcolor)); stroke: rgb(var(--accentcolor));
} }
.trophyIconContainer-1Mgw0Z [fill="#3498DB"] {
fill: rgb(var(--accentcolor));
}
/* ---- 12.1. TEXT ---- */ /* ---- 12.1. TEXT ---- */