I'd like a clean look that follows my OS' choice for light/dark mode. Currently I toggle between these modes on my OS depending on time of day, which also changes the color of my Firefox chrome. But right now I have to manually open nightTab settings -> Theme -> Saved -> Choose the right one.
Screenshots to illustrate what I'm trying to ask to be done automatically:
System in Light Mode:

System in Dark Mode:

All of this has changed automatically except for nightTab.
I've been meaning to address this for some time. CSS prefers-color-scheme can achieve this.
Got some changes ready to go, just need some testing.
On master branch, will be out in the next release.
This feature is now on live 馃
Most helpful comment
On master branch, will be out in the next release.