{ "document": { "block_prefix": "\n", "block_suffix": "\n", "color": "#EBF6FF", "margin": 2 }, "block_quote": { "indent": 1, "indent_token": "│ " }, "paragraph": {}, "list": { "level_indent": 2 }, "heading": { "block_suffix": "\n", "color": "#5BCEFA", "bold": true }, "h1": { "prefix": " ", "suffix": " ", "color": "#EBF6FF", "background_color": "#0B5393", "bold": true }, "h2": { "prefix": "## " }, "h3": { "prefix": "### " }, "h4": { "prefix": "#### " }, "h5": { "prefix": "##### " }, "h6": { "prefix": "###### ", "color": "#98DB95", "bold": false }, "text": {}, "strikethrough": { "crossed_out": true }, "emph": { "italic": true, "color": "#F4B766" }, "strong": { "bold": true, "color": "#A34A78" }, "hr": { "color": "#808082", "format": "\n--------\n" }, "item": { "block_prefix": "• " }, "enumeration": { "block_prefix": ". " }, "task": { "ticked": "[✓] ", "unticked": "[ ] " }, "link": { "color": "#445F9B", "underline": true }, "link_text": { "color": "#445F9B", "bold": true }, "image": { "color": "#A34A78", "underline": true }, "image_text": { "color": "#A34A78", "format": "Image: {{.text}} →" }, "code": { "prefix": "`", "suffix": "`", "color": "#EBF6FF", "background_color": "#2A2644" }, "code_block": { "color": "#2A97B1", "background_color": "#2A2644", "margin": 2, "chroma": { "text": { "color": "#EBF6FF" }, "error": { "color": "#EBF6FF", "background_color": "#A04558" }, "comment": { "color": "#BFBFC0" }, "comment_preproc": { "color": "#F4B766" }, "keyword": { "color": "#0B5393" }, "keyword_reserved": { "color": "#EE5E95" }, "keyword_namespace": { "color": "#EE5E95" }, "keyword_type": { "color": "#445F9B" }, "operator": { "color": "#F4B766" }, "punctuation": { "color": "#FFE70A" }, "name": { "color": "#BFBFC0" }, "name_builtin": { "color": "#EE5E95" }, "name_tag": { "color": "#A34A78" }, "name_attribute": { "color": "#445F9B" }, "name_class": { "color": "#EBF6FF", "underline": true, "bold": true }, "name_constant": {}, "name_decorator": { "color": "#FFE70A" }, "name_exception": {}, "name_function": { "color": "#6FA47E" }, "name_other": {}, "literal": {}, "literal_number": { "color": "#98DB95" }, "literal_date": {}, "literal_string": { "color": "#6FA47E" }, "literal_string_escape": { "color": "#6FA47E" }, "generic_deleted": { "color": "#F5A9B8" }, "generic_emph": { "italic": true }, "generic_inserted": { "color": "#98DB95" }, "generic_strong": { "bold": true }, "generic_subheading": { "color": "#BFBFC0" }, "background": { "background_color": "#2A2644" } } }, "table": { "center_separator": "┼", "column_separator": "│", "row_separator": "─" }, "definition_list": {}, "definition_term": {}, "definition_description": { "block_prefix": "\n🠶 " }, "html_block": {}, "html_span": {} }