discourse/app/assets
Penar Musaraj c937afc75e
FEATURE: automatic dark mode (#10341)
A first step to adding automatic dark mode color scheme switching. Adds a new SCSS file at `color_definitions.scss` that serves to output all SCSS color variables as CSS custom properties. And replaces all SCSS color variables with the new CSS custom properties throughout the stylesheets. 

This is an alpha feature at this point, can only be enabled via console using the `default_dark_mode_color_scheme_id` site setting.
2020-08-03 22:57:10 -04:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts DEV: new api to iterate through tracked topics 2020-08-04 10:40:03 +10:00
stylesheets FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00