- Download BetterDiscord.
- Drag the installer outside of your Downloads folder and run as Administrator.
- Agree to the license.
- Check Install and click next.
- Click the Discord builds you wish to install BetterDiscord on.
- For most users this will be Stable.
- Click Install.
- BetterDiscord will auto restart Discord for you. And if all is well you have BetterDiscord installed.
- If you get errors or BetterDiscord isn't showing up. Join these servers and ask for help in the respective channels.
- Open your User Settings page.
- Scroll down and open your Themes tab.
- Click the Open Themes Folder button.
- Drag the file that you just downloaded into your themes folder.
- Themes MUST end with a
.theme
extension or.theme.css
with file name extensions enabled.
- Themes MUST end with a
- Go back to your Themes tab in Discord and enable your theme.
(Work in progress)
In the meantime, ask in their Discord Server
Simply copy this and replace the name to the theme you wish to use:
https://discordstyles.github.io/THEMENAME/THEMENAME.theme.css
⚠️ WARNING: Don't do this if you wish to customize your theme later.
Some CSS knowledge may be required to edit a theme.
- Go to your BetterDiscord themes tab.
- Press the "Edit" button on the theme of your choice.
- Edit any
--variable-name
inside of the:root
brackets. - Press the save icon at the top left.
- Go to your theme of choice.
- Find the
.theme.css
file- In all of the repos apart from Dark Matter they'll be in the
deploy
branch.
- In all of the repos apart from Dark Matter they'll be in the
- Copy all of the contents inside that file by clicking the button at the top right.
- Go to your Vencord themes tab.
- Click the "Open QuickCSS file" button.
- Paste the contents you copied from before.
- Edit any
--variable-name
inside of the:root
brackets.