discourse/lib/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
..
builder.rb Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
field.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
step.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
step_updater.rb DEV: introduce new API to look up dynamic site setting 2019-05-07 11:00:30 +10:00