Skip to content

Commit

Permalink
fix: uuid for icon-color-green-primary-default
Browse files Browse the repository at this point in the history
  • Loading branch information
karstens committed May 23, 2024
1 parent 73db5bc commit f2867dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/tokens-studio/spectrum2-colors/spectrum2/icon/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
"type": "color",
"$extensions": {
"spectrum-tokens": {
"uuid": "",
"uuid": "a0717159-cc62-4ba1-b1f1-a69dfb88c6ee",
"name": "icon-color-green-primary-default"
}
}
Expand All @@ -273,7 +273,7 @@
"type": "color",
"$extensions": {
"spectrum-tokens": {
"uuid": "a0717159-cc62-4ba1-b1f1-a69dfb88c6ee",
"uuid": "",
"name": "icon-color-green-primary-hover"
}
}
Expand Down Expand Up @@ -887,4 +887,4 @@
}
}
}
}
}

0 comments on commit f2867dc

Please sign in to comment.