Open
Description
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
- 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.


Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
FalkWolsky commentedon Jun 4, 2025
A very good improvement!
We also should add rounded corners and border settings?
newmeta-ben commentedon Jun 4, 2025
The border settings / roundness is not a thing that I use specifically, but I suppose while you are in there working on it, it might make sense to expose those properties also.
Merge pull request #1749 from iamfaran/feat/1578-tags