-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Closed
Labels
Description
Nowadays, dark theme is very important and is beneficial to your vision (quoted from rxoptical.com)
Dark mode can reduce eye strain in low-light conditions. 100% contrast (white on a black background) can be harder to read and cause more eye strain. It can be harder to read long chunks of text with a light-on-dark theme
So I was thinking, why not have an option for dark theme? I know this is possible already with just changing the variables file or using Bootswatch, but other frameworks support an actual dark theme option. It could be as easy as adding darktheme="true" to the tag, etc. I would love to see this supported in Bootstrap 5.
Reactions are currently unavailable