Move theme settings to a new tab
This commit is contained in:
parent
61f2e19d95
commit
269621ad24
3 changed files with 234 additions and 173 deletions
|
@ -81,7 +81,7 @@ export class ThemeWatcher {
|
|||
}
|
||||
|
||||
getEffectiveTheme() {
|
||||
// Dev note: Much of this logic is replicated in the GeneralUserSettingsTab
|
||||
// Dev note: Much of this logic is replicated in the StyleUserSettingsTab
|
||||
|
||||
// XXX: checking the isLight flag here makes checking it in the ThemeController
|
||||
// itself completely redundant since we just override the result here and we're
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue