-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: fix color contrast to improve DX #2188
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f015179
to
f71656e
Compare
I noticed that. My assumption is it's because the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
586b6bd
to
0c2b585
Compare
Fixes #2187
Description
Made few CSS changes to improve contrast while reviewing documentation in dark mode.
Notes
Image placeholder's
svg
might not be visible in dark mode. Checkout the screenshot below. This placeholder svg might need to be replaced in future.Screenshots
Image Placeholder
Before
After
EEK
Before
After
Menu Button highlight
Before
After
Checklist