Skip to content

Commit 0dec043

Browse files
committed
feat(suite): Add new color palette
fix(suite): update colors in banner feat(suite): Add palette and semantic tokens for v2
1 parent cdeabcb commit 0dec043

File tree

5 files changed

+339
-275
lines changed

5 files changed

+339
-275
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"nx:format": "yarn nx format:check",
5454
"_______ Commands _______": "Useful commands and scripts.",
5555
"patch": "yarn patch-package",
56+
"convert-figma-palette": "yarn tsx ./scripts/convertFigmaPalette.ts",
5657
"update-project-references": "yarn tsx ./scripts/updateProjectReferences.ts",
5758
"verify-project-references": "yarn update-project-references --test",
5859
"check-workspace-resolutions": "yarn tsx ./scripts/check-workspace-resolutions.ts",

0 commit comments

Comments
 (0)