discourse/spec/components/wizard
Penar Musaraj 74de7a49f5
Simplify theme and color scheme seeding (#10872)
Now that we have support for user-selectable color schemes, it makes sense
to simplify seeding and theme updates in the wizard. 

We now:

- seed only one theme, named "Default" (previously "Light")
- seed a user-selectable Dark color scheme
- rename the "Themes" wizard step to "Colors"
- update the default theme's color scheme if a default is set
(a new theme is created if there is no default)
2020-10-14 10:18:02 -04:00
..
step_updater_spec.rb Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
wizard_builder_spec.rb FEATURE: Add site setting and wizard step to set base font (#10250) 2020-08-31 13:14:09 +03:00
wizard_spec.rb DEV: Allow plugins to add wizard steps after specific steps (#9315) 2020-04-01 08:36:50 -05:00
wizard_step_spec.rb DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00