Enhance hover effect on console Clear button #2592#3397
Conversation
|
@raclim , it was discussed in the comment section of the issue that changing only the text color is the best option. If you want, I can add a smooth transition similar to how it works for different features in the p5.js web editor. Please share your thoughts on this. |
|
@raclim I have updated the requested Changes. Please Check them once.
Here is an image , That shows that the required changes are shown correctly.
|
raclim
left a comment
There was a problem hiding this comment.
Thanks for the update! After looking a bit more closely, I think it might be best to add a few changes, which I made note of. Let me know if you have any questions about them!
|
@raclim I have Corrected and Updated the file taking reference of the requested changes. |
raclim
left a comment
There was a problem hiding this comment.
Thanks for making the changes! I made a few extra adjustments to the formatting to ensure minimal changes, so I think this is good to go.

Fixes #2592
Changes:
For Light Mode :

For Dark Mode :

For High-Contrast Mode :

I have verified that this pull request:
npm run lint)npm run test)developbranch.Fixes #123