-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for new colors (#10287)
This PR adds new colors based on the new design targeted for v4. Some usage guidelines - All new colors are prefixed with `n` so to use solid, we use `bg-n-solid-1` - To use slate use `text-n-slate-12` it automatically toggles between radix `slate` and `slateDark` - The `weak` and `strong` colors are specifically used for borders
- Loading branch information
Showing
2 changed files
with
237 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters