{ "default": { "fg": "#c8dce0", "bg": "#0a1418" }, "muted": { "fg": "#506870" }, "success": { "fg": "#58c8a0" }, "danger": { "fg": "#e87068" }, "warning": { "fg": "#e0a858" }, "border": { "fg": "#1e3038" }, "statusBar": { "fg": "#c8dce0" }, "tabs": { "active": { "fg": "#d4e4e8", "bold": true }, "inactive": { "fg": "#506870" } }, "sidebar": { "header": { "fg": "#d4e4e8", "bold": true }, "item": { "fg": "#c8dce0" }, "selected": { "fg": "#e0eef0", "bg": "#162428" } }, "dialog": { "input": {}, "item": { "fg": "#c8dce0" }, "selected": { "fg": "#e0eef0", "bg": "#162428" }, "muted": { "fg": "#506870" } }, "editor": { "lineNumber": { "fg": "#2e4850" }, "activeLine": { "bg": "#0e1a20" }, "selection": { "bg": "#1e3848" }, "searchMatch": { "fg": "#0a1418", "bg": "#e8987a" }, "searchActive": { "fg": "#0a1418", "bg": "#58c8a0" }, "bracketMatch": { "bg": "#243a48" }, "diagnostics": { "error": { "fg": "#e87068" }, "warning": { "fg": "#e0a858" }, "info": { "fg": "#58a0d8" }, "hint": { "fg": "#506870" } } }, "menu": { "item": { "fg": "#c8dce0" }, "active": { "fg": "#e0eef0", "bg": "#162428", "bold": true } }, "hover": { "bold": { "fg": "#e0eef0", "bold": true }, "code": { "fg": "#78c8d8" } }, "diff": { "added": { "bg": "#122818" }, "deleted": { "bg": "#281418" }, "modified": { "bg": "#242010" } }, "scrollbar": { "fg": "#487888", "bg": "#0e1a20" }, "syntax": { "comment": { "fg": "#506870" }, "string": { "fg": "#58c8a0" }, "keyword": { "fg": "#e8987a", "bold": true }, "number": { "fg": "#e0a858" }, "operator": { "fg": "#98b8c0" }, "function": { "fg": "#58a0d8" }, "type": { "fg": "#78c8d8" }, "builtin": { "fg": "#d898a8" }, "variable": { "fg": "#c8dce0" }, "punctuation": { "fg": "#7898a0" }, "tag": { "fg": "#e8987a", "bold": true }, "attribute": { "fg": "#78c8d8" } }, "terminal": { "foreground": "#c8dce0", "background": "#0a1418", "black": "#1e3038", "red": "#e87068", "green": "#58c8a0", "yellow": "#e0a858", "blue": "#58a0d8", "magenta": "#d898a8", "cyan": "#48b8c0", "white": "#c8dce0", "brightBlack": "#506870", "brightRed": "#f08078", "brightGreen": "#68d8b0", "brightYellow": "#f0b868", "brightBlue": "#68b0e8", "brightMagenta": "#e8a8b8", "brightCyan": "#58c8d0", "brightWhite": "#e0eef0" }, "borders": { "horizontal": "─", "vertical": "│", "topLeft": "┌", "topRight": "┐", "bottomLeft": "└", "bottomRight": "┘", "topTee": "┬", "bottomTee": "┴", "leftTee": "├", "rightTee": "┤" } }