You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would make more sense to keep the hero section text white regardless of whether the website is in dark or light mode. Having the letters themselves being dark is not common in dark mode because the readability is bad with dark letters on an already somewhat dark background. Moreover, changing text color when switching to dark mode only makes sense when the background color also changes but in this case the background image is the same for both light and dark mode. So it doesn't seem necessary to change the text color.
See this screenshot :
The text was updated successfully, but these errors were encountered:
It's important to fix this so that graphic artists can properly test art for the header contest. It will be easier for them to design a background only for white rather than a background that works for both black and white text.
I've given up on fixing this issue myself because my webdesign skills are only good for static websites but I am unfortunately very confused by docusaurus and couldn't find how to do this simple edit.
It would make more sense to keep the hero section text white regardless of whether the website is in dark or light mode. Having the letters themselves being dark is not common in dark mode because the readability is bad with dark letters on an already somewhat dark background. Moreover, changing text color when switching to dark mode only makes sense when the background color also changes but in this case the background image is the same for both light and dark mode. So it doesn't seem necessary to change the text color.
See this screenshot :
The text was updated successfully, but these errors were encountered: