discourse/app/assets/stylesheets
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
..
common FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
desktop FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
mobile FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
vendor FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
color_definitions.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
common.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
desktop.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
desktop_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
embed.scss DEV: Refactor `dark-light-choose()` usage in SCSS 2020-07-29 09:09:37 -04:00
mobile.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
mobile_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
publish.scss Change pp to published-page (#10343) 2020-07-31 09:24:08 -05:00
wizard.scss Update wizard.scss 2020-07-22 09:24:04 -05:00