Switch settings per system/OS dark/light theme
ovojake opened this issue · 2 comments
During daytime I prefer to disable ambient light while still keeping the black bars disabled in theatre mode, while at night I like having ambient light on- I find it looks much better in dark mode while its a bit distracting in light mode. Right now I just turn off blur and spread while in light mode, but it would be nice to save those configurations to change when switching to dark mode, and vice versa. Not sure how easy it would be to implement but its not a big deal if you don't want to do this.
Thanks for the suggestion.
Day- and nighttime are vague terms, could you clarify what you mean by those. I can think of a switch that triggers:
- when the System/OS theme toggles between dark/light
- or when a specific morning-/evening times are reached
But I think you are hinting at option 1?
I believe your feature request is similar to #9. The only difference would be what triggers the switch between configurations.
I've been experimenting with several ways how this could work, but not every setting is changeable on the fly at the moment, so this will take me some more work to get done. To make things less complex I'm thinking of first targetting a version that makes it possible to manually switch between configurations, optionally via a hotkey(s). Then later we can work out which ways to trigger configuration switches and make those manageable via some settings.