bulma/docs/_data/variables/elements/title.json

60 lines
1.5 KiB
JSON
Raw Normal View History

{
"dir_name": "elements",
"file_name": "title",
"file_relative_path": "elements/title.sass",
"file_line_from": 1,
"file_line_to": 11,
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/elements/title.sass#L1,L11",
"vars": {
"title-color": {
"id": "title-color",
"name": "$title-color",
"value": "$grey-darker"
},
"title-size": {
"id": "title-size",
"name": "$title-size",
"value": "$size-3"
},
"title-weight": {
"id": "title-weight",
"name": "$title-weight",
"value": "$weight-semibold"
},
"title-strong-color": {
"id": "title-strong-color",
"name": "$title-strong-color",
"value": "inherit"
},
"title-strong-weight": {
"id": "title-strong-weight",
"name": "$title-strong-weight",
"value": "inherit"
},
"subtitle-color": {
"id": "subtitle-color",
"name": "$subtitle-color",
"value": "$grey-dark"
},
"subtitle-size": {
"id": "subtitle-size",
"name": "$subtitle-size",
"value": "$size-5"
},
"subtitle-weight": {
"id": "subtitle-weight",
"name": "$subtitle-weight",
"value": "$weight-normal"
},
"subtitle-strong-color": {
"id": "subtitle-strong-color",
"name": "$subtitle-strong-color",
"value": "$grey-darker"
},
"subtitle-strong-weight": {
"id": "subtitle-strong-weight",
"name": "$subtitle-strong-weight",
"value": "$weight-semibold"
}
}
}