Update BlurpleRecolor.css
This commit is contained in:
parent
c88cfd37a8
commit
18ae583c87
|
@ -2090,6 +2090,10 @@ input.input_d266e7 { /* textinput */
|
|||
background: white linear-gradient(rgba(var(--accentcolor), .5), rgba(var(--accentcolor), .5));
|
||||
color: rgb(var(--accentcolor));
|
||||
}
|
||||
#app-mount .newBadge__359f1 { /* bottag new forum post */
|
||||
background: white linear-gradient(rgba(var(--accentcolor), .5), rgba(var(--accentcolor), .5)) !important;
|
||||
color: rgb(var(--accentcolor)) !important;
|
||||
}
|
||||
|
||||
#app-mount .tag_d31581 {
|
||||
background: rgb(255, 255, 255) linear-gradient(45deg, rgb(var(--accentcolor)), rgba(var(--accentcolor), 0.5));
|
||||
|
|
Loading…
Reference in New Issue