light mode contrast issue in Categories & Archive sidebar #4726
priyanshupaikra
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
@priyanshupaikra thank you for raising this! Would you be in a position to submit a PR to help with this? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
while browsing the Cake website in light mode, I noticed a small UI/UX issue in the Blog page sidebar.
the "Categories" and "Archive" sections use very light grey colors that have low contrast against the background. Because of this, the sidebar feels washed out and is not very comfortable to read, especially compared to the rest of the page which has stronger contrast.
This is most noticeable on:
• Categories heading and items
• Archive months list
improvement:
consider increasing the text color contrast or adjusting the background/heading colors so the sidebar matches the visual weight of the main content.
link: https://cakebuild.net/blog/
All reactions