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
Is your feature request related to a problem? Please describe.
When using colours in a tag, the text colour is constant, which makes it difficult to have readability on certain tag backgrounds.
Describe the solution you'd like
Consider using a solution similar to antd pre-defined "styles".
Or consider enabling the colour of the tag text on a per-option basis. https://ant.design/components/tag
Describe alternatives you've considered
Background color + foreground colour would be fine.
CSS passthrough per option
Selection of styles from theme
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When using colours in a tag, the text colour is constant, which makes it difficult to have readability on certain tag backgrounds.
Per discussion on discord here: https://discord.com/channels/1096896040159957084/1099613532305248370/1350959084605669406
Describe the solution you'd like
Consider using a solution similar to antd pre-defined "styles".
Or consider enabling the colour of the tag text on a per-option basis.
https://ant.design/components/tag
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: