Hacker News new | ask | show | jobs
by aniforprez 1601 days ago
The datepicker widgets are completely useless in dark mode. All the dates except for those of the previous ones are white font colors on a white background. Might want to check that out

Other than that, it's a really cool project and could be pretty useful for projects you want to churn out where the client is expecting heavy admin usage

1 comments

Also hyperlinks are the same blue hue in light and dark mode, resulting in significantly lower contrast for the latter
You're right. That was stupid. We fixed it. How's this?
Love that you incorporated the feedback. I'm afraid it's still a miss, though. As far as I can tell, white is now used for both text and hyperlinks? Hyperlinks should generally be blue because that's what everyone has been trained to spot for the last ~30 years. It just needed to be a different shade of blue

And I'd make the text slightly less white than 255,255,255 because that can be too much contrast.