diff --git a/Themes/DiscordRecolor/DiscordRecolor.css b/Themes/DiscordRecolor/DiscordRecolor.css index 8e9e7693e1..cfd6d31900 100644 --- a/Themes/DiscordRecolor/DiscordRecolor.css +++ b/Themes/DiscordRecolor/DiscordRecolor.css @@ -998,6 +998,10 @@ html { background-color: var(--background-floating); } +#app-mount .metadata-3WGS0M { + color: var(--text-muted); +} + #app-mount .loadingBackground-3sVOML { background-image: linear-gradient(90deg,var(--background-primary),var(--background-accent),var(--background-primary)); } @@ -1123,6 +1127,10 @@ html { color: var(--interactive-active); } +#app-mount .cooldownWrapper-3joyFc[style*="color: rgb(79, 84, 92)"] { + color: var(--text-muted) !important; +} + /* ---- 3.4. AUTOCOMPLETEMENU ---- */ #app-mount .autocomplete-1vrmpx { @@ -1779,6 +1787,9 @@ html { color: var(--header-secondary); } +#app-mount .avatarUploader-3XDtmn .sizeInfo-SKMPPw { + color: var(--text-muted); +} #app-mount .avatarUploader-3XDtmn .removeButton-1hcZyG { color: var(--interactive-normal); } @@ -3174,6 +3185,10 @@ html { .premiumPromoClose-1w65km:active { background: var(--interactive-active); } +#app-mount .categoryItemDefaultCategorySelected-_HCKoz .categoryIcon-1SvUHG, +#app-mount .categoryItemDefaultCategorySelected-_HCKoz:hover .categoryIcon-1SvUHG { + color: var(--interactive-active); +} #app-mount .focused-1En8bG, #app-mount .result-3w1ZcL:hover {