Files
glamour-temp-MUTN/styles/examples/heading.style
T

22 lines
385 B
Plaintext

{
"heading": {
"color": "15",
"background_color": "57"
},
"h1": {
"styled_prefix": "=> ",
"styled_suffix": " <=",
"margin": 2,
"bold": true,
"background_color": "69"
},
"h2": {
"styled_prefix": "## ",
"margin": 4
},
"h3": {
"styled_prefix": "### ",
"margin": 6
}
}