discourse/spec/helpers
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
..
application_helper_spec.rb FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
emoji_helper_spec.rb DEV: Fix some more flaky tests (#9384) 2020-04-08 12:46:43 +02:00
topics_helper_spec.rb DEV: Add test for categories_breadcrumb (#8791) 2020-01-28 12:50:27 +02:00
user_notifications_helper_spec.rb FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00