Update DiscordRecolor.css
This commit is contained in:
parent
0ed8c2aa2e
commit
c1fd71ac3b
|
@ -2760,12 +2760,6 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
|
||||||
.emptyIcon-uKVxYR {
|
.emptyIcon-uKVxYR {
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
.profileColors-2AgAV4 .mask-1y0tyc circle {
|
|
||||||
fill: transparent;
|
|
||||||
}
|
|
||||||
#app-mount .userProfileOuterThemed-2BgJCM ::-webkit-scrollbar-thumb {
|
|
||||||
background-color: var(--profile-gradient-secondary-color) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ---- 11.2. GUILDADD/CREATION ---- */
|
/* ---- 11.2. GUILDADD/CREATION ---- */
|
||||||
|
|
||||||
|
@ -3444,6 +3438,13 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
|
||||||
box-shadow: 0 0 0 1px rgba(var(--backgroundtertiary),.6), 0 2px 10px 0 rgba(0,0,0,.2);
|
box-shadow: 0 0 0 1px rgba(var(--backgroundtertiary),.6), 0 2px 10px 0 rgba(0,0,0,.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.profileColors-2AgAV4 .mask-1y0tyc circle {
|
||||||
|
fill: transparent;
|
||||||
|
}
|
||||||
|
#app-mount .userProfileOuterThemed-2BgJCM ::-webkit-scrollbar-thumb {
|
||||||
|
background-color: var(--profile-gradient-secondary-color) !important;
|
||||||
|
}
|
||||||
|
|
||||||
#app-mount .wumpusTooltip-15kPrN {
|
#app-mount .wumpusTooltip-15kPrN {
|
||||||
background-color: var(--background-tertiary);
|
background-color: var(--background-tertiary);
|
||||||
color: var(--header-primary);
|
color: var(--header-primary);
|
||||||
|
|
Loading…
Reference in New Issue