discourse/app/assets/stylesheets/common/foundation
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
..
base.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
color_transformations.scss DEV: More color transformation refactoring 2020-07-29 12:01:12 -04:00
colors.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
helpers.scss DEV: Remove effectively unused `disable-no-hover` class 2020-07-28 21:44:16 -04:00
math.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
mixins.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
variables.scss Remove darken & lighten functions from scss (#10330) 2020-07-28 18:21:53 -04:00