Skip to content

Commit

Permalink
update loading bar color
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Jan 8, 2024
1 parent 438d5cd commit 497427e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tokens/vivo-new.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,14 +311,14 @@
"description": "pepper"
},
"loadingBar": {
"value": "{palette.pink}",
"value": "{palette.vivoPurple}",
"type": "color",
"description": "pink"
"description": "vivoPurple"
},
"loadingBarBackground": {
"value": "{palette.pepperLight30}",
"value": "{palette.vivoPurpleLight10}",
"type": "color",
"description": "pepperLight30"
"description": "vivoPurpleLight10"
},
"toggleAndroidInactive": {
"value": "{palette.grey2}",
Expand Down

0 comments on commit 497427e

Please sign in to comment.