Skip to content

Commit

Permalink
changes from pr
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Apr 3, 2024
1 parent 64770e9 commit 1d48dba
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions tokens/o2-new.json
Original file line number Diff line number Diff line change
Expand Up @@ -961,9 +961,9 @@
"description": "o2Red45"
},
"textLinkSnackbar": {
"value": "{palette.beyondBlue40}",
"value": "{palette.beyondBlue30}",
"type": "color",
"description": "beyondBlue40"
"description": "beyondBlue30"
},
"control": {
"value": "{palette.grey45}",
Expand All @@ -976,19 +976,19 @@
"description": "beyondBlue30"
},
"controlInverse": {
"value": "{palette.darkModeGrey6}",
"value": "{palette.grey45}",
"type": "color",
"description": "darkModeGrey6"
"description": "grey45"
},
"controlActivatedInverse": {
"value": "{palette.beyondBlue30}",
"type": "color",
"description": "beyondBlue30"
},
"controlError": {
"value": "{palette.o2Red60}",
"value": "{palette.o2Red45}",
"type": "color",
"description": "o2Red60"
"description": "o2Red45"
},
"barTrack": {
"value": "{palette.darkModeGrey6}",
Expand All @@ -1011,9 +1011,9 @@
"description": "grey20"
},
"toggleAndroidBackgroundActive": {
"value": "{palette.o2BlueLight30}",
"value": "{palette.beyondBlue15}",
"type": "color",
"description": "o2BlueLight30"
"description": "beyondBlue15"
},
"iosControlKnob": {
"value": "{palette.grey30}",
Expand Down Expand Up @@ -1081,9 +1081,9 @@
"description": "grey60"
},
"neutralLow": {
"value": "{palette.darkModeGrey6}",
"value": "{palette.grey80}",
"type": "color",
"description": "darkModeGrey6"
"description": "grey80"
},
"neutralLowAlternative": {
"value": "{palette.darkModeGrey6}",
Expand Down

0 comments on commit 1d48dba

Please sign in to comment.