mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 08:27:18 -04:00
Update style documentation and examples
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"heading": {
|
||||
"margin": 4,
|
||||
"color": "15",
|
||||
"background_color": "57"
|
||||
},
|
||||
"h1": {
|
||||
"prefix": "=> ",
|
||||
"suffix": " <=",
|
||||
"styled_prefix": "=> ",
|
||||
"styled_suffix": " <=",
|
||||
"margin": 2,
|
||||
"bold": true,
|
||||
"background_color": "69"
|
||||
},
|
||||
"h2": {
|
||||
"prefix": "# "
|
||||
"styled_prefix": "## ",
|
||||
"margin": 4
|
||||
},
|
||||
"h3": {
|
||||
"styled_prefix": "### ",
|
||||
"margin": 6
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user