icidasset / diffuse

A music player that connects to your cloud/distributed storage.
https://diffuse.sh
Other
809 stars 67 forks source link

Experiment: Allow to disable automatic switch to dark theme #314

Open icidasset opened 2 years ago

icidasset commented 2 years ago

Chrome has a new color-scheme value namely only light, indicating that a page should not automatically switch to dark mode (ie. when the OS changes to dark mode) and thus sticking with the light theme.

https://groups.google.com/a/chromium.org/g/blink-dev/c/Et7c6cWND3Q https://developer.chrome.com/blog/new-in-chrome-98/#autodark-opt-out

icidasset commented 4 months ago

https://www.bram.us/2024/04/13/what-if-you-had-real-control-over-light-mode-dark-mode-on-a-per-site-basis/

icidasset commented 3 months ago

https://www.bram.us/2024/04/21/css-color-scheme-dependent-colors-with-light-dark/