-
-
Notifications
You must be signed in to change notification settings - Fork 272
fix: improve the readablity of text in Boolean reference page #1569
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
base: main
Are you sure you want to change the base?
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.
Let's increase the contrast even more, and use something like slate-200 or even white.
@DarhkVoyd do you mean text-slate-200 and increase bg color? Can you please clarify |
I was referring to the text color. We could make it more legible by using either text-slate-200 or white. |
@DarhkVoyd But then we need more darker bg color. I tried only text-slate-200 and text was not visible at all. The text written in back ticks will be visible but what about other words Thanks:) |
@DarhkVoyd maybe we change the color of code part only Should I proceed with above changes? |
If possible let's just do the inline-code block. What do you think DhairyaMajmudar, benjagm? |
What kind of change does this PR introduce?
Improve the readablity of text in Boolean reference page.
Issue Number:
Closes #1564
Screenshots/videos:
If relevant, did you update the documentation?
No
Does this PR introduce a breaking change?
No
Checklist