mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Update variable JSONs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"by_name": {
|
||||
"$title-color": {
|
||||
"name": "$title-color",
|
||||
"value": "$grey-darker",
|
||||
"value": "$text-strong",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
@@ -53,7 +53,7 @@
|
||||
},
|
||||
"$subtitle-color": {
|
||||
"name": "$subtitle-color",
|
||||
"value": "$grey-dark",
|
||||
"value": "$text",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 29%)"
|
||||
@@ -84,7 +84,7 @@
|
||||
},
|
||||
"$subtitle-strong-color": {
|
||||
"name": "$subtitle-strong-color",
|
||||
"value": "$grey-darker",
|
||||
"value": "$text-strong",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
|
||||
Reference in New Issue
Block a user