As of 3/2023 everything you need to make a clean discord client mod will be below.
Better Discord or similar applications are client modifications and they are against the Terms of Service. Discord won't go looking for people who mod the client and won't just ban you for using it unless they feel that it is necessary, however, they will not provide you with support if the client breaks and you will not be able to report any bugs that happened while using client modifications. Also, some client modifications may contain certain security issues.
Using third-party clients and injecting custom CSS is against the ToS. We are not responsible for anything that might happen to your account by using third-party clients. Use at your own discretion!
This guide will assume you are on windows 10/11. If you not you can simply follow the steps but use your os installers.
First, we need to install Vencord. Its an alternative to Better Discord
and is
a personal favorite.
Vencord is a client mod that can change aspects of discord and its behaviors. This allows for custom scripts and plugins to be run within discord that would normally not be possible.
Second, we will use an SCSS library from Catppuccin to use our themes on Vencord.
Click here for instant download
sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
Clikc here for instant download
Then simply close discord and run the installer script.
After installing Vencord you want to update your discord themes.
Read the theme instructions to find and edit the discord themes.
My personal fav is below:
- Frappé
https://catppuccin.github.io/discord/dist/catppuccin-frappe.theme.css
- Macchiato
https://catppuccin.github.io/discord/dist/catppuccin-macchiato.theme.css
- Roundmoled
https://raw.githubusercontent.com/tiredmala/Roundmoled/main/main.css
Vencord comes with a lot of plugins pre-configured. Simply go to the tab and enable some. Keep in mind the more you have enabled the more resources the discord app will use.