Note
So Discord just updated their UI, and rather than spending a lot of time reverting everything with code, I think I'll just stick with the new UI and let it grow on me a little before making any new changes.
A set of snippets aimed to enhance the Discord client. Some of them are for general use, but others are more personalized to me. Check out each folder for more info about the snippet.
Better Discord
Vencord
Class updater
This import is the snippets that I use myself.
@import url(//whyimicro.github.io/css-snippets/import.css);
This import is almost the same as the one above, but without 2 snippets that ruin the compact experience.
@import url(//whyimicro.github.io/css-snippets/compactImport.css);