-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Insufficient hover effect on console Clear button #2592
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
are you saying the hover shadow should be bigger? |
well, i think @avengsum is referring to using a darker color for the hover effect so that it is visible clearly. |
I think what we should do is: That way we are following the theme of p5 and making sure readable. Code:
If not, I think changing the color to pink and making the text bold is the best option. |
I will suggest changing of the text color rather than making it whole background colored . |
Well, I think the second option what @lindapaiste proposed ie. just changing the text color will work fine. |
I agree with you @PiyushChandra17 because @lindapaiste had previously said that if we make the text bolder then the size feels it is increasing so the text bold thing don't work for us for this time so the background color change would be the great option to do. |
p5.js version
v1.8.0
What is your operating system?
Windows
Web browser and version
119.0.6045.124
Actual Behavior
while hovering the cursor over the Clear button the background color is not visible properly
Expected Behavior
we should increase its intensity so that we can see properly
Steps to reproduce
Steps:
The text was updated successfully, but these errors were encountered: