Skip to content
Silverfox0338 edited this page Apr 18, 2026 · 4 revisions

Welcome to Discord Themes

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.


What's Inside

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.


How to Install a Theme

Themes are compatible with BetterDiscord and Vencord. The preferred method is using the raw URL directly — no downloading required.

Getting the Raw URL

  1. Find your theme in the README
  2. Click on the .css file in the repo
  3. Click the Raw button in the top right
  4. Copy the URL from your browser — it will look like:
    https://raw.githubusercontent.com/Silverfox0338/discord-themes/main/Silver%20Themes/...
    

BetterDiscord

  1. Open Discord → SettingsBetterDiscordThemes
  2. Click Edit (pencil icon) on any theme, or create a new one
  3. At the top of the file, add:
    @import url("YOUR_RAW_URL_HERE");
  4. Save and enable the theme

Vencord

  1. Open Discord → SettingsVencordThemes
  2. Click Online Themes
  3. 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.


Reporting Issues

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

Open an Issue


Want to Contribute?

See the Developer & Contributor Guide for everything you need to know about submitting your own theme.