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
In the Chakra‑UI Figma design file, the semantic token colors under Theme → Colors → Semantic Tokens → Border are incorrectly mapped. The tokens border.error, border.warning, border.success, and border.info are all currently set to red.50, but they should use the appropriate semantic color scales (e.g., red.500 for error, orange.500 for warning, green.500 for success, and blue.500 for info).
This discussion was converted from issue #10866 on June 23, 2026 21:37.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Description
In the Chakra‑UI Figma design file, the semantic token colors under Theme → Colors → Semantic Tokens → Border are incorrectly mapped. The tokens border.error, border.warning, border.success, and border.info are all currently set to red.50, but they should use the appropriate semantic color scales (e.g., red.500 for error, orange.500 for warning, green.500 for success, and blue.500 for info).
Link to Reproduction
https://www.figma.com/community/file/1506648876941130701
Steps to reproduce
Chakra UI Version
3.36.0
Browser
No response
Operating System
Additional Information
No response
All reactions