riot-web/src/settings
Travis Ralston 37ec7e6f7e Ensure the settings page accurately represents theme choices
Fixes https://github.com/vector-im/riot-web/issues/11518

This also fixes a bug where the the theme logic can incorrectly get stuck in the light theme - the ThemeController was overriding *all* values, not just supposed themes. Null values aren't overridden so that the various theme logic bits don't assume the user has chosen the light theme explicitly.
2019-11-28 13:40:28 -07:00
..
controllers Ensure the settings page accurately represents theme choices 2019-11-28 13:40:28 -07:00
handlers
Settings.js
SettingsStore.js
WatchManager.js