discourse/app/assets/stylesheets/common
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
..
admin FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
base FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
components FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
foundation FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
select-kit FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
d-editor.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
input_tip.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
printer-friendly.scss Revert "DEV: flexify post actions (#9926)" 2020-07-07 12:42:49 +02:00
topic-entrance.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-timeline.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00