Settings: ColorBucketPreference: Nuke SettingsObserver
This Observer isn't actually needed:
* on light theme, the dark overlays don't really need to be disabled as all of them purely target values-night and won't have any effect.
* this also prevents the theme going from Default to chosen color for a few seconds when tapping tile. Instead, it will now directly go to the chosen color.
* it also prevents the bug where if you choose an alternative color such as Solarized Dark, then choose Default and switch to light theme and back, the system isn't in Default theme but in Solarized Dark instead. Removing this observer fixes that as well.
Change-Id: I9f366c06aab3e69193203d3e439378beda6f2179
1 file changed