- 
                Notifications
    
You must be signed in to change notification settings  - Fork 12.3k
 
Open
Labels
Description
Prerequisites
- I have searched for duplicate or closed issues
 - I have read the contributing guidelines
 
Proposal
<meta name=color-scheme content="light dark">https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme
Motivation and context
(Apologies in advance, if the CSS files already implement that feature.)
I just got here and read the index.html. I noticed it doesn't have native support for "automatic dark-theme", which is fundamental for accessibility purposes. On OLED/microLED displays, it has the side-effect of saving energy (if the user wants it)
its-allen