{ "document": { "block_prefix": "\n", "block_suffix": "\n", "color": "#d8dee9", "margin": 2 }, "block_quote": { "indent": 1, "indent_token": "│ " }, "paragraph": {}, "list": { "level_indent": 2 }, "heading": { "block_suffix": "\n", "color": "#81a1c1", "bold": true }, "h1": { "prefix": " ", "suffix": " ", "color": "#ebcb8b", "background_color": "#5e81ac", "bold": true }, "h2": { "prefix": "## " }, "h3": { "prefix": "### " }, "h4": { "prefix": "#### " }, "h5": { "prefix": "##### " }, "h6": { "prefix": "###### ", "color": "#88c0d0", "bold": false }, "text": {}, "strikethrough": { "crossed_out": true }, "emph": { "italic": true }, "strong": { "bold": true }, "hr": { "color": "#3b4252", "format": "\n--------\n" }, "item": { "block_prefix": "• " }, "enumeration": { "block_prefix": ". " }, "task": { "ticked": "[✓] ", "unticked": "[ ] " }, "link": { "color": "#8fbcbb", "underline": true }, "link_text": { "color": "#a3be8c", "bold": true }, "image": { "color": "#b48ead", "underline": true }, "image_text": { "color": "#4c566a", "format": "Image: {{.text}} →" }, "code": { "prefix": " ", "suffix": " ", "color": "#d08770", "background_color": "#434c5e" }, "code_block": { "color": "#d8dee9", "margin": 2, "chroma": { "text": { "color": "#d8dee9" }, "error": { "color": "#bf616a" }, "comment": { "color": "#616e87", "italic": true }, "comment_preproc": { "color": "#5e81ac" }, "keyword": { "color": "#81a1c1", "bold": true }, "keyword_reserved": { "color": "#81a1c1", "bold": false }, "keyword_namespace": { "color": "#81a1c1", "bold": false }, "keyword_type": { "color": "#81a1c1", "bold": false }, "operator": { "color": "#81a1c1" }, "punctuation": { "color": "#eceff4" }, "name": { "color": "#d8dee9" }, "name_builtin": { "color": "#81a1c1" }, "name_tag": { "color": "#81a1c1" }, "name_attribute": { "color": "#8fbcbb" }, "name_class": { "color": "#8fbcbb" }, "name_constant": { "color": "#8fbcbb" }, "name_decorator": { "color": "#d08770" }, "name_exception": { "color": "#bf616a" }, "name_function": { "color": "#88c0d0" }, "name_other": {}, "literal": {}, "literal_number": { "color": "#b48ead" }, "literal_date": {}, "literal_string": { "color": "#a3be8c" }, "literal_string_escape": { "color": "#ebcb8b" }, "generic_deleted": { "color": "#bf616a" }, "generic_emph": { "italic": true }, "generic_inserted": { "color": "#4c566a", "bold": true }, "generic_strong": { "bold": true }, "generic_subheading": { "color": "#88c0d0", "bold": true }, "background": { "background_color": "#2e3440" } } }, "table": { "center_separator": "┼", "column_separator": "│", "row_separator": "─" }, "definition_list": {}, "definition_term": {}, "definition_description": { "block_prefix": "\n🠶 " }, "html_block": {}, "html_span": {} }