Skip to content

This is a bunch of code I've made and combined together (sorry for not being able to credit everyone, but check the CSS channel on Vencord's discord server, a lot of my code comes from here).

Notifications You must be signed in to change notification settings

kruoni/theme-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Discord Theme to have the laggiest experience ever! (uses surCord).

DMs Servers
Shows the DMs and Groups with the style applied Shows a random channel in a server with the style applied

CODE CAN BE A LITTLE BIT BROKEN: file an issue if so (please follow the template).

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.

You can set your own avatar wrapper Image with this:

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*/;
}

image

Transparency is enabled by default (on Vencord, don't forget to enable window transparency in its settings).

image

To remove it, you have to remove the part all the way at the bottom of the code.

About

This is a bunch of code I've made and combined together (sorry for not being able to credit everyone, but check the CSS channel on Vencord's discord server, a lot of my code comes from here).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages