Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2022-09-19 10:29:31 +02:00
parent 1d882dca76
commit cd32a64c9e
1 changed files with 6 additions and 0 deletions

View File

@ -2365,6 +2365,12 @@ input.input-2g-os5 { /* textinput */
background: white linear-gradient(rgba(var(--accentcolor), .5), rgba(var(--accentcolor), .5));
color: rgb(var(--accentcolor));
}
/* bottag new forum post */
html .newBadge-1LcB6t[style*="background-color: hsl(227, "],
html .newBadge-1LcB6t[style*="background-color: hsl(235, "] {
background: white linear-gradient(rgba(var(--accentcolor), .5), rgba(var(--accentcolor), .5)) !important;
color: rgb(var(--accentcolor)) !important;
}
.verified-1Jv_7P { /* verifiedbadge */
color: rgb(var(--accentcolor));