lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Add text colour to Tags in table column

Open newmeta-ben opened this issue 8 months ago • 0 comments
trafficstars

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

Image

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.

Image Image

newmeta-ben avatar Mar 17 '25 03:03 newmeta-ben