mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
30 lines
906 B
JSON
30 lines
906 B
JSON
|
{
|
||
|
"dir_name": "components",
|
||
|
"file_name": "breadcrumb",
|
||
|
"file_relative_path": "components/breadcrumb.sass",
|
||
|
"file_line_from": 1,
|
||
|
"file_line_to": 5,
|
||
|
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/components/breadcrumb.sass#L1,L5",
|
||
|
"vars": {
|
||
|
"breadcrumb-item-color": {
|
||
|
"id": "breadcrumb-item-color",
|
||
|
"name": "$breadcrumb-item-color",
|
||
|
"value": "$link"
|
||
|
},
|
||
|
"breadcrumb-item-hover-color": {
|
||
|
"id": "breadcrumb-item-hover-color",
|
||
|
"name": "$breadcrumb-item-hover-color",
|
||
|
"value": "$link-hover"
|
||
|
},
|
||
|
"breadcrumb-item-active-color": {
|
||
|
"id": "breadcrumb-item-active-color",
|
||
|
"name": "$breadcrumb-item-active-color",
|
||
|
"value": "$text-strong"
|
||
|
},
|
||
|
"breadcrumb-item-separator-color": {
|
||
|
"id": "breadcrumb-item-separator-color",
|
||
|
"name": "$breadcrumb-item-separator-color",
|
||
|
"value": "$text"
|
||
|
}
|
||
|
}
|
||
|
}
|