themes
This commit is contained in:
parent
fa3812a4fe
commit
a26e703fd1
|
@ -503,6 +503,7 @@
|
|||
.crossBlurple--iGG5Y {
|
||||
background-image: url(https://discord.com/assets/c13a0b03a798023c27155fad5f0c7a61.png);
|
||||
}
|
||||
.background-ujHpbY[style*="background-color: rgb(92, 100, 244)"],
|
||||
.background-ujHpbY[style*="background-color: hsl(235, "],
|
||||
.background-ujHpbY[style*="background-color: hsl(227, "] {
|
||||
background-color: rgb(var(--accentcolor)) !important;
|
||||
|
|
|
@ -31,6 +31,9 @@ body.folderContentIsOpen-zz6FgW .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2M
|
|||
.wrapper-3NnKdC {
|
||||
padding: 0 !important;
|
||||
}
|
||||
.wrapper-3NnKdC.hidden-3dXt4k {
|
||||
width: 0 !important;
|
||||
}
|
||||
.wrapper-3NnKdC .scroller-1Bvpku {
|
||||
padding: 0 0 calc(10px * var(--guildsize)/50) calc(10px * var(--guildsize)/50) !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue