You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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)
Paginator example (from https://primereact.org/paginator/#basic)
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:
Paginator:
The text was updated successfully, but these errors were encountered: