Closed
Description
Prerequisites
- I have searched for duplicate or closed issues
- I have validated any HTML to avoid common problems
- I have read the contributing guidelines
Describe the issue
The new darkmode colors make text very hard to read due to bad contrast. Compare these screenshots:
Unmodified:
Text Color #eee:
Text Color #eee and Body Color #111 (bootstrap-darkmode):
I propose changing the $body-color-dark
to something brighter like #eee for improved readability.
Reduced test cases
What operating system(s) are you seeing the problem on?
Windows, macOS, Android, iOS, Linux
What browser(s) are you seeing the problem on?
Chrome, Safari, Firefox, Microsoft Edge, Opera
What version of Bootstrap are you using?
v5.3.0-alpha3