mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 18:44:28 -07:00
22 lines
235 B
JSON
22 lines
235 B
JSON
|
|
{
|
||
|
|
"colors": [
|
||
|
|
{
|
||
|
|
"name": "primary"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "link"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "info"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "success"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "warning"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "danger"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|