Skip to content

Commit 0ae7ab2

Browse files
authored
Update textButtonPrimaryMedia in o2-new (#2360)
1 parent 9e46fe9 commit 0ae7ab2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tokens/o2-new.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,9 @@
338338
"description": "beyondBlue"
339339
},
340340
"textButtonPrimaryMedia": {
341-
"value": "{palette.white}",
341+
"value": "{palette.beyondBlue}",
342342
"type": "color",
343-
"description": "white"
343+
"description": "beyondBlue"
344344
},
345345
"textButtonPrimaryInversePressed": {
346346
"value": "{palette.beyondBlue70}",
@@ -1216,9 +1216,9 @@
12161216
"description": "white"
12171217
},
12181218
"textButtonPrimaryMedia": {
1219-
"value": "{palette.white}",
1219+
"value": "{palette.beyondBlue}",
12201220
"type": "color",
1221-
"description": "white"
1221+
"description": "beyondBlue"
12221222
},
12231223
"textButtonPrimaryInversePressed": {
12241224
"value": "{palette.white}",

0 commit comments

Comments
 (0)