-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I'm using @skhzhang's extension to make Firefox automatically switch between two preferred/specific themes for day/night: https://github.com/skhzhang/time-based-themes/
It works pretty well, except that when the switch occurs, if a purple colored private window was already open at the time of the switch, it will be reset to whatever theme the extension switches to, instead of staying purple.
I'm not sure if it's an issue with that extension, or if "PurplePrivateWindows" needs to enforce some sort of mechanism where it re-switches the private windows' theme after any external theme switch.
I haven't checked if this is also an issue with the "system" (automatic) theme without the "time-based-themes" extension.
I've tested this up to Firefox 99. It seems Firefox 100 is potentially bringing its own set of new problems too...