Skip to content

Instantly share code, notes, and snippets.

@BbaassTMH
BbaassTMH / classic-light-theme.css
Last active January 6, 2021 17:35 — forked from devilesk/classic-light-theme.css
Discord light theme with a dark theme server and channel list to get a classic light theme look
//META{"name":"Classic-Lightv5","description":"Discord's old light theme","author":"Devilesk & Bbaass_TMH","version":"06-01-2021"}*//
/* windows top bar background color is transparent and based on the whole app background color */
.appMount-3lHmkl, .typeWindows-1za-n7, .platform-win {
--background-tertiary:#202225;
}
/* this contains everything below the windows top bar. set the background-tertiary back to the light theme color,
* otherwise the search bar background and border around wells in the chat section will be dark which we don't want */
/* 30-09-2020 -- added layer-v9HyYc to this because I noticed some things had text for light mode mixed with a
* background for dark mode, making text unreadable. */