Skip to content

Commit

Permalink
feat(data): add a higher contast subtle button
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Jul 31, 2024
1 parent 4b61001 commit cac153b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion data/tokens/$themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,15 @@
"page.color.text-alt": "S:533d0833adea5bd2054b6f515ef517c0a859efd5,",
"page.color.text-default": "S:15e6c160cba2cd5b6e875e9dd12ada5dfab4e792,",
"button.color.inverse.typical.tertiary.bg-enabled": "S:b7baff882bb2ec15bc21b5db6c0fd2c986e5cb78,",
"button.color.standard.typical.tertiary.bg-enabled": "S:5bff2d06bd72b78d69bf91de36801ec73844c1ad,"
"button.color.standard.typical.tertiary.bg-enabled": "S:5bff2d06bd72b78d69bf91de36801ec73844c1ad,",
"popover.color.standard.bg-activealt": "S:76ddad57f9253838cf9fc1331c95ca26c16c3624,",
"popover.color.standard.label-activealt": "S:3fba4fb88df5d2113de2031bad5865d2bce0e509,",
"popover.color.inverse.bg-activealt": "S:7a212c990fa68a06f38eca7654fb409c20e36516,",
"popover.color.inverse.label-activealt": "S:d29e4504f2e3cd1411b1f8bcd34e364ca7d9e42b,",
"nav.color.inverse.item.bg-activealt": "S:8a7a83701ac7bb62aebd75e0541bb0baaf59d7db,",
"nav.color.inverse.item.label-activealt": "S:8e43c734f94ec4bf0db292bb93666cbea1db949e,",
"nav.color.standard.item.bg-activealt": "S:de28d46ad735e530613dc6e4acc03697748f8f39,",
"nav.color.standard.item.label-activealt": "S:98d455b0f619c21400b61229c694d27db179347d,"
},
"selectedTokenSets": {
"origin": "source",
Expand Down

0 comments on commit cac153b

Please sign in to comment.