Update variable JSONs

This commit is contained in:
Jeremy Thomas
2019-10-13 16:31:23 +01:00
parent 817c676a79
commit d0c84b97c9
26 changed files with 299 additions and 97 deletions

View File

@@ -2,10 +2,10 @@
"by_name": {
"$progress-bar-background-color": {
"name": "$progress-bar-background-color",
"value": "$border",
"value": "$border-light",
"type": "variable",
"computed_type": "color",
"computed_value": "hsl(0, 0%, 86%)"
"computed_value": "hsl(0, 0%, 93%)"
},
"$progress-value-background-color": {
"name": "$progress-value-background-color",