Update DiscordRecolor.css
This commit is contained in:
parent
fc1dfdce18
commit
d18a5955eb
|
@ -1031,6 +1031,13 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
|
|||
box-shadow: 0 0 0 1px rgba(var(--vbackgroundtertiary),.6),0 2px 10px 0 rgba(0,0,0,.2);
|
||||
}
|
||||
|
||||
.mentioned-xhSam7 { /* replying container */
|
||||
background-color: rgba(var(--vamentioncolor), 0.05);
|
||||
}
|
||||
.mentioned-xhSam7::before { /* replying before */
|
||||
background-color: rgb(var(--vmentioncolor));
|
||||
}
|
||||
|
||||
#app-mount .ephemeralMessage-1fEWtQ,
|
||||
#app-mount .operations-36ENbA {
|
||||
color: var(--channels-default);
|
||||
|
@ -4688,4 +4695,4 @@ html:only-child > head + body > div#app-mount.appMount-3lHmkl > div.app-1q1i1E >
|
|||
right: unset !important;
|
||||
transform: unset !important;
|
||||
animation: unset !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue