Skip to content

Hovering on sketch name by username doesn't change the background color to logo color in "light" && "dark" mode #2676

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

Open
PiyushChandra17 opened this issue Dec 3, 2023 · 5 comments
Labels
Area:CSS For styling or layout issues handled with CSS/SASS Area: Design For UI/UX design updates, proposals, or feedback

Comments

@PiyushChandra17
Copy link
Contributor

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

username
@PiyushChandra17 PiyushChandra17 added the Enhancement Improvement to an existing feature label Dec 3, 2023
@lindapaiste lindapaiste added the Area:CSS For styling or layout issues handled with CSS/SASS label Dec 4, 2023
@lindapaiste
Copy link
Collaborator

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.

@abhinav700
Copy link

@PiyushChandra17 May I work on this issue?

@raclim raclim added Area: Design For UI/UX design updates, proposals, or feedback and removed Enhancement Improvement to an existing feature labels Jan 26, 2024
@RishabhLawaniya
Copy link

@PiyushChandra17 I want to work on this enhancement feature, May I?

@Mamatha1718
Copy link

Hi @PiyushChandra17 , This issue is still open, i would like to work on this issue.

@Harshit-7373
Copy link
Contributor

@PiyushChandra17 Can you help me replicate this issue? I am unable to find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:CSS For styling or layout issues handled with CSS/SASS Area: Design For UI/UX design updates, proposals, or feedback
Projects
None yet
7 participants