Discord Theme to have the laggiest experience ever! (uses surCord).
DMs | Servers |
---|---|
I will try to optimize the theme when I have more time on my hand, however, I don't even understand my own code, so this will be fun.
It respects Discord's banners' size (600 x 240px). I tried to make it fit the wrapper, so custom sizes might be jamky.
:root {
--avatar-wrapper-background: /*YOUR OWN IMAGE*/;
--avatar-wrapper-background-size: 216px /*MAKE THE IMAGE FIT THE WHOLE WRAPPER HORIZONTALLY*/;
}
Transparency is enabled by default (on Vencord, don't forget to enable window transparency in its settings).
To remove it, you have to remove the part all the way at the bottom of the code.