BetterDiscord Theme  ·  v1.0  ·  Free & Open Source

Tyler's Discord Theme

Deep purples, midnight forests, soft magenta glows — a BetterDiscord theme built for atmosphere.

Get Theme Preview
100%
free forever
5.0
community rating
6+
color variants
// what you get

Dark. Deep.
Atmospheric.

Every corner of Discord restyled with a consistent purple-night aesthetic — from sidebar to member list.

𖠰
Forest Background

A custom illustrated night forest backdrop with silhouetted trees, a glowing horizon, and a starfield sky.

🖌
Custom Accent Colors

Deep magenta and royal purple for role colors, channel labels, and interactive highlights — all via CSS variables.

✧˖°
Subtle Glows

Soft radial glows on active channels, hovered members, and message inputs reinforce depth without killing contrast.

Clean Typography

Refined font weights and tighter line heights across messages and UI labels for a more readable, polished look.

Role Color System

Staff colors integrate seamlessly — Director in purple, Head Mod in pink, Moderator in soft lilac.

🗲
Zero Performance Hit

Pure CSS, no JS injection. Loads instantly and never slows down your Discord client.

// get started

Drop it in.
Done.

No accounts. No build steps. One file and BetterDiscord handles the rest.

Settings → Themes → Open Themes Folder → drop theme.css

Requires BetterDiscord 1.9.3+

/**
* @name Tyler's Discord Theme
* @author Tyler
* @version 1.0
*/

:root {
  --accent: #c84b9e;
  --accent-alt: #7c5cbf;
  --bg-primary: #0d0b18;
  --bg-sidebar: #120f22;
  --text-normal: #ede8f5;
  --forest-bg: url('bg.png');
}

.theme-dark {
  --background-primary:
    var(--bg-primary);
}
// ready?

Make Discord
haunt beautifully.

Free. One file. No setup. Install in seconds and transform how Discord feels every day.

Download Theme View Source