design system token v0.4
This commit is contained in:
@@ -158,6 +158,11 @@
|
||||
"$value": "{color.primitive.orange}",
|
||||
"$description": "Focus ring"
|
||||
},
|
||||
"hero-bg": {
|
||||
"$type": "color",
|
||||
"$value": "{color.primitive.grey.2}",
|
||||
"$description": "Hero banner background"
|
||||
},
|
||||
"chart": {
|
||||
"1": {
|
||||
"$type": "color",
|
||||
@@ -325,6 +330,11 @@
|
||||
"$value": "{color.primitive.orange}",
|
||||
"$description": "Dark focus ring"
|
||||
},
|
||||
"hero-bg": {
|
||||
"$type": "color",
|
||||
"$value": "{color.primitive.grey.8}",
|
||||
"$description": "Dark hero banner background"
|
||||
},
|
||||
"chart": {
|
||||
"1": {
|
||||
"$type": "color",
|
||||
|
||||
Reference in New Issue
Block a user