Skip to content

Commit a70e5e0

Browse files
committed
fix
1 parent fe50270 commit a70e5e0

File tree

1 file changed

+1
-1
lines changed
  • packages/core-design-system/design-tokens/mode/dark

1 file changed

+1
-1
lines changed

packages/core-design-system/design-tokens/mode/dark/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"2": {
3131
"$type": "color",
32-
"$value": "{chrome.150}",
32+
"$value": "{chrome.200}",
3333
"$description": "Primary color for text and icons in general content. Provides optimal readability for extended reading while reducing visual strain.\n\nCommon uses: Body text, primary content, default icons, form inputs."
3434
},
3535
"3": {

0 commit comments

Comments
 (0)