Skip to content

Commit

Permalink
Fix contrast problems in textAppBar text (#1814)
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost authored Jul 3, 2024
1 parent 82a9c54 commit 7783943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens/vivo-new.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,9 @@
"description": "white"
},
"textAppBar": {
"value": "{palette.grey4}",
"value": "{palette.grey5}",
"type": "color",
"description": "grey4"
"description": "grey5"
},
"textAppBarSelected": {
"value": "{palette.vivoPurple}",
Expand Down

0 comments on commit 7783943

Please sign in to comment.