mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Update variable JSONs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"$modal-background-background-color": {
|
||||
"name": "$modal-background-background-color",
|
||||
"value": "rgba($black, 0.86)",
|
||||
"value": "rgba($scheme-invert, 0.86)",
|
||||
"type": "color"
|
||||
},
|
||||
"$modal-content-width": {
|
||||
@@ -107,7 +107,7 @@
|
||||
},
|
||||
"$modal-card-body-background-color": {
|
||||
"name": "$modal-card-body-background-color",
|
||||
"value": "$white",
|
||||
"value": "$scheme-main",
|
||||
"type": "variable",
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 100%)"
|
||||
|
||||
Reference in New Issue
Block a user