Vendicated / Vencord

The cutest Discord client mod
https://vencord.dev
GNU General Public License v3.0
8.61k stars 1.22k forks source link

Allow online themes to be applied only in dark or light mode #2701

Closed maddie480 closed 2 weeks ago

maddie480 commented 2 months ago

Adds the possibility to make an online theme only apply when Discord is in light or dark mode:

attachment

QuickCSS snippets can already be conditionally applied with the .theme-light and .theme-dark selectors.

This is what remains of the AutoThemeSwitcher idea... the light <=> dark theme switching is better handled with the "system theme" option.