mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-08-29 13:16:39 -04:00
18 lines
291 B
Plaintext
18 lines
291 B
Plaintext
{
|
|
"heading": {
|
|
"margin": 4,
|
|
"color": "15",
|
|
"background_color": "57"
|
|
},
|
|
"h1": {
|
|
"prefix": "=> ",
|
|
"suffix": " <=",
|
|
"margin": 2,
|
|
"bold": true,
|
|
"background_color": "69"
|
|
},
|
|
"h2": {
|
|
"prefix": "# "
|
|
}
|
|
}
|