carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.73k stars 1.79k forks source link

[Bug]: Gray tag does not have expected color in dark theme #17040

Open vsnichols opened 1 month ago

vsnichols commented 1 month ago

Package

@carbon/react

Browser

Chrome

Package version

Latest --- actually using @console/pal (was not an option)

Description

Gray tag does not have expected color in dark theme in code, does not match figma or react storybook. Is problematic because tag becomes invisible.

Screenshots

Actual vs expected

Screenshot 2024-07-23 at 4 10 33 PM

Steps to reproduce

Might need to check in a sandbox as this particular code is not pushed to staging yet

Code of Conduct

alisonjoseph commented 1 week ago

Can you reproduce this in a Stackblitz, the gray tag is displaying correctly with the color of Gray 70 for g90 and g100 from what I can see in Storybook.