Quiet

By Izy Version 2.0 Updated 03/07/2026 100K downloads

Dark and Quiet. Easy on the eyes. Very Flat. Updated since 16/04.2025 for new layout change

flat customizable dark red

Live preview

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

Screenshot

Quiet screenshot
Quiet.theme.css
GitHub

Open source

https://raw.githubusercontent.com/squee666/Discord-Themes/539276464948d29e244b64653d7094ce8c3865c3/Themes/Quiet.theme.css
1/**
2 * @name Quiet
3 * @description Dark and Quiet. Easy on the eyes.
4 * @author Izy
5 * @version 2.0
6 * @source https://github.com/squee666/Discord-Themes/blob/master/Themes/Quiet.theme.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/Quiet.css");
13/*
14---------------------------------------------------------------------------------------------------------------------------------------------
15IMPORTANT: CHANGE DISCORDS THEME TO DARK THEME IN APPEARANCE SETTINGS FOR THIS THEME TO WORK!
16---------------------------------------------------------------------------------------------------------------------------------------------
17===== CUSTOMIZABLE COLORS =====
18*/
19:root{
20--mc: #cc1444 !important; /*Main Colour*/
21--hc: #770425 !important; /*Hover Colour*/
22--br: 50px !important; /*Roundness of Icons*/
23--QT: #19191b ; /*Quiet Theme Colour*/
24--QTD: #121213; /*Quiet Off Parts Colour*/
25--white: var(--mc)important; /*Channel Text Colour (replace 'var(--mc)' with wanted colour)*/
26}
27/*
28---------------------------------------------------------------------------------------------------------------------------------------------
29TROUBLESHOOTING: IF YOU NEED ANY HELP GO TO https://discord.gg/r59DjpaDHD
30---------------------------------------------------------------------------------------------------------------------------------------------
31*/
32