Skip to content

Commit

Permalink
feat(data): 2nd push
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Jul 5, 2024
1 parent 6f7ec06 commit fd33c65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/tokens/components/nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,17 +113,17 @@
},
"menu": {
"bg-default": {
"value": "{base.color.generic.bg.standard.delicate}",
"value": "{base.color.generic.bg.standard.faint}",
"type": "color",
"description": "menu (level 1) nav bg"
},
"bg-alt": {
"value": "{base.color.generic.bg.standard.soft}",
"value": "{base.color.generic.bg.standard.delicate}",
"type": "color",
"description": "level 2 nav bg"
},
"bg-alt2": {
"value": "{base.color.generic.bg.standard.moderate}",
"value": "{base.color.generic.bg.standard.soft}",
"type": "color",
"description": "level 3 nav bg"
}
Expand Down

0 comments on commit fd33c65

Please sign in to comment.