Skip to content
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

Make docs a bit easier on the eyes #108

Merged
merged 5 commits into from
Sep 18, 2023
Merged

Conversation

damianstasik
Copy link
Collaborator

@damianstasik damianstasik commented Sep 18, 2023

Closes #104

This PR fixes what's mentioned in the linked ticket. Basically making docs a bit easier on the eyes by increasing the contrast, and making sure elements like <strong>, <a> and <code> do not pop too much.

@Roma36
Copy link
Collaborator

Roma36 commented Sep 18, 2023

I can confirm my eyes are struggling less 😅

@Roma36
Copy link
Collaborator

Roma36 commented Sep 18, 2023

@damianstasik how about making the link yellow on hover? Just like in the
bottom navigation. Currently, the color is gray, I've forced hover state to demonstrate in a screenshot

Screenshot 2023-09-18 at 16 30 55

@damianstasik
Copy link
Collaborator Author

damianstasik commented Sep 18, 2023

@Roma36 We can do it in a separate PR, because we have quite a few places to change, not just the docs. I agree we could use the brand color, it's just shame that in light mode the yellow have to look like mustard to be readable.

@damianstasik damianstasik merged commit e2ab8d6 into main Sep 18, 2023
1 check passed
@damianstasik damianstasik deleted the make-docs-easier-on-the-eyes branch September 18, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up docs styles
2 participants