Adaptive-Tab-Bar-Colour icon indicating copy to clipboard operation
Adaptive-Tab-Bar-Colour copied to clipboard

Change Mode Based on Time

Open zackBRAVE opened this issue 3 years ago • 5 comments
trafficstars

Since the automatically change mode based on system theme doesn't work,maybe we can automatically change mode based on sunrise/sunset times, may require location. Or just manually set times to change mode. Just like 'automatic-dark' Extension.

zackBRAVE avatar Jun 26 '22 08:06 zackBRAVE

@zackBRAVE Thanks for the suggestion. I think I’ll have to add this feature if Mozilla keep refusing add-on to access OS color scheme setting.

easonwong-de avatar Jun 28 '22 17:06 easonwong-de

Wouldn't accessing Windows' system color by its registry keys work? Some may use XPCOM for that. http://udn.realityripple.com/docs/Mozilla/Tech/XPCOM/Accessing_the_Windows_Registry_Using_XPCOm

the key is located at [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize\AppsUseLightTheme] 1 → Light mode & 0 → Dark mode

HHallavy avatar Jul 11 '22 09:07 HHallavy

@HHallavy That seems absolutely achievable, thanks for the suggestions.

easonwong-de avatar Jul 12 '22 17:07 easonwong-de

With #26 follow system works again, so this should be solved right?

l0drex avatar Jul 21 '22 19:07 l0drex

Thanks to @l0drex, Follow System is fixed now. Changing color scheme based on time is still a good idea which I would consider working on.

easonwong-de avatar Jul 21 '22 19:07 easonwong-de