Skip to content

Commit 7e4d605

Browse files
authored
increase contrast in control token (#1984)
1 parent 77e11f2 commit 7e4d605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tokens/blau.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,9 @@
306306
"description": "blauBluePrimary"
307307
},
308308
"control": {
309-
"value": "{palette.grey2}",
309+
"value": "{palette.grey5}",
310310
"type": "color",
311-
"description": "grey2"
311+
"description": "grey5"
312312
},
313313
"controlActivated": {
314314
"value": "{palette.blauBlueSecondary}",

0 commit comments

Comments
 (0)