Discord Reborn

By Izy Version 2.0 Updated 02/24/2026 16.3K downloads

Transparent, fully customizable theme. The Original

transparent customizable dark

Live preview

Full Discord interface with this theme applied โ€” powered by ThemePreview.

Screenshot

Discord Reborn screenshot
Discord Reborn.theme.css
GitHub

Open source

https://raw.githubusercontent.com/squee666/Discord-Themes/5b04bf7c0ef7d9306496416ae0deb7880009fc74/Themes/Discord Reborn.theme.css
1/**
2 * @name Discord Reborn
3 * @description Transparent, fully customizable theme.
4 * @author Izy
5 * @version 2.0
6 * @source https://rawcdn.githack.com/squee666/Discord-Themes/refs/heads/master/css/Discord%20Reborn.css
7 * @invite r59DjpaDHD
8 * @authorId 107511169366888448
9 */
10
11/* IMPORT CSS FROM GITHUB */
12@import url("https://cdn.jsdelivr.net/gh/squee666/Discord-Themes@refs/heads/master/css/Discord%20Reborn.css");
13/*
14===== IMPORTANT =====
15CHANGE DISCORDS THEME TO DARK THEME IN APPEARANCE SETTINGS FOR THIS THEME TO WORK!
16IMPORTANT: EVERY URL MUST BE HTTPS:// IN ORDER TO WORK IN DISCORD
17===== CUSTOMIZABLE COLORS / IMAGES =====
18*/
19:root {
20--mc: #007dbd !important; /*Main Colour*/
21--hc: #03679b !important; /*Hover Colour*/
22--BG: url("https://rawcdn.githack.com/squee666/Discord-Themes/2035b9f127e6c79c95459b24e299ef3156ed552c/d3lnerI.jpeg?raw=true") !important; /*Wallpaper*/
23--RB: rgba(0,0,0,0.65) !important; /*Reborn Transparency Higher is Darker*/
24--RBT: rgba(0,0,0,0.75) !important; /*Reborn Transparency For Popouts*/
25--br: 50% !important; /*RoundNess of Icons*/
26 }
27 /*
28===== CREDITS =====
29POUT
30DINGUS
31Gibbu
32BEARDDESIGN
33Monster
34THESE PEOPLE HAVE HELPED CREATE THIS THEME IN ONE WAY OR THE OTHER.
35*/
36