discourse/spec/components/stylesheet
Penar Musaraj eb7f0ec766
FIX: In components, fall back to default theme color variables (#12423)
Component SCSS compilation should use the current theme's SCSS color
variables as a fallback before using the default core colors.

This is mostly a backwards-compatibility fix, new themes and components
should use CSS custom properties, which offer better support for on-the-fly
color scheme changes (dark mode support, etc.).
2021-03-17 13:34:15 -04:00
..
compiler_spec.rb DEV: ensure state is clean prior to spec (#12399) 2021-03-15 09:11:23 +01:00
importer_spec.rb DEV: Refactor font and category background importers (#12312) 2021-03-10 11:05:56 -05:00
manager_spec.rb FIX: In components, fall back to default theme color variables (#12423) 2021-03-17 13:34:15 -04:00