Skip to content

Commit

Permalink
Updated non-gray-800 colors
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Nov 20, 2024
1 parent e353678 commit d65d323
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions src/tokens-studio/foundations/spectrum/palette/dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
}
},
"type": "color",
"value": "#456efe"
"value": "#4069fd"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -251,7 +251,7 @@
}
},
"type": "color",
"value": "#947649"
"value": "#8f7245"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -413,7 +413,7 @@
}
},
"type": "color",
"value": "#458a13"
"value": "#428612"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -575,7 +575,7 @@
}
},
"type": "color",
"value": "#6d8300"
"value": "#6a7f00"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -737,7 +737,7 @@
}
},
"type": "color",
"value": "#b36740"
"value": "#b0623b"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -899,7 +899,7 @@
}
},
"type": "color",
"value": "#0f80c2"
"value": "#0d7dba"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -1061,7 +1061,7 @@
}
},
"type": "color",
"value": "#c040d4"
"value": "#ba3cce"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -1355,7 +1355,7 @@
}
},
"type": "color",
"value": "#068c52"
"value": "#068850"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -1517,7 +1517,7 @@
}
},
"type": "color",
"value": "#7761fc"
"value": "#745bfc"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -1679,7 +1679,7 @@
}
},
"type": "color",
"value": "#e72969"
"value": "#e02665"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -1841,7 +1841,7 @@
}
},
"type": "color",
"value": "#cd5600"
"value": "#c75200"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -2003,7 +2003,7 @@
}
},
"type": "color",
"value": "#dc2f9c"
"value": "#d52d97"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -2165,7 +2165,7 @@
}
},
"type": "color",
"value": "#a154e5"
"value": "#9d4ee4"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -2327,7 +2327,7 @@
}
},
"type": "color",
"value": "#e63623"
"value": "#df3422"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -2489,7 +2489,7 @@
}
},
"type": "color",
"value": "#088a74"
"value": "#088670"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -2651,7 +2651,7 @@
}
},
"type": "color",
"value": "#7b7b7b"
"value": "#767676"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -3077,7 +3077,7 @@
}
},
"type": "color",
"value": "#098793"
"value": "#09838e"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -3249,7 +3249,7 @@
}
},
"type": "color",
"value": "#a96e00"
"value": "#a46a00"
},
"900": {
"$extensions": {
Expand Down Expand Up @@ -3333,4 +3333,4 @@
}
}
}
}
}

0 comments on commit d65d323

Please sign in to comment.