p5.js-web-editor
p5.js-web-editor copied to clipboard
Hovering on sketch name by `username` doesn't change the background color to `logo color` in "light" && "dark" mode
Increasing Access
It will provide better user interface for the client side
Feature enhancement details
Hovering on sketch name by username doesn't change the background color to logo color in "light" && "dark" mode as it's reproducible in "high contrast" mode
Looks like the contrast theme is getting the yellow hover color from the a:hover style, which uses the theme variable "heavy-text-color". The light and dark themes do have a hover effect but it's way too subtle. I think this has come up before in other places. Like the links on the sign in page? It's definitely related to #2592. We might want to make it so that all links have the "logo-color" as their hover color rather than the "heavy-text-color". Before making that sort of site-wide change we have to look around to make sure that it's an improvement everywhere, but I suspect that it probably is.
@PiyushChandra17 May I work on this issue?
@PiyushChandra17 I want to work on this enhancement feature, May I?
Hi @PiyushChandra17 , This issue is still open, i would like to work on this issue.
@PiyushChandra17 Can you help me replicate this issue? I am unable to find it.