-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A curated collection of custom Discord themes built by a community of contributors. Every theme is handcrafted to give your Discord client a unique look and feel — from anime-inspired visuals to clean minimal layouts.
Themes are organized into folders by contributor. Each contributor maintains their own collection:
| Folder | Author |
|---|---|
Silver Themes/ |
Silverfox0338 |
8Bit Themes/ |
8Bit |
Browse the full theme list with previews on the main README.
Themes are compatible with BetterDiscord and Vencord. The preferred method is using the raw URL directly — no downloading required.
- Find your theme in the README
- Click on the
.cssfile in the repo - Click the Raw button in the top right
- Copy the URL from your browser — it will look like:
https://raw.githubusercontent.com/Silverfox0338/discord-themes/main/Silver%20Themes/...
- Open Discord → Settings → BetterDiscord → Themes
- Click Edit (pencil icon) on any theme, or create a new one
- At the top of the file, add:
@import url("YOUR_RAW_URL_HERE");
- Save and enable the theme
- Open Discord → Settings → Vencord → Themes
- Click Online Themes
- Paste the raw URL into the text box and press Enter
Using the raw URL means you always get the latest version of the theme automatically whenever the author updates it — no need to re-download anything.
Run into a broken theme or have an idea? Open an issue — there are templates to guide you:
- Bug Report — something looks wrong or isn't rendering correctly
- Theme Suggestion — got a concept you'd love to see built
- General / Other — questions, feedback, anything else
See the Developer & Contributor Guide for everything you need to know about submitting your own theme.