Skip to content
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

Theme lara-light-teal: Highlight color is same as text color, causing readability issues #75

Open
YellowLime77 opened this issue Aug 8, 2024 · 0 comments · May be fixed by #76
Open

Comments

@YellowLime77
Copy link

Description

With the lara-light-teal theme, the background highlight and text highlight colors are the same. This causes text of a highlighted component to be unreadable. Many input components using highlighted colors (Dropdown, Paginator, etc.) are affected.

As far as I know, the issue only applies to this specific theme (lara-light-teal).

#69 is a subset of this issue

Visuals

Dropdown example (from https://primereact.org/dropdown/#basic)

image

Paginator example (from https://primereact.org/paginator/#basic)

image

Expected behavior

The highlight background color should be lighter. As a reference, here are visuals for the same components, but with the Lara Light Blue theme:

Dropdown:

image

Paginator:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant