Skip to content

WhyiMicro/css-snippets

Repository files navigation

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.

Discord css-snippets

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.

Tools

Better Discord
Vencord
Class updater

My settings

This import is the snippets that I use myself.

@import url(//whyimicro.github.io/css-snippets/import.css);

My settings (Compact mode)

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);

About

A set of snippets aimed to enhance the Discord client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages