{ "default": { "fg": "#e8dcc0", "bg": "#1a1e2e" }, "muted": { "fg": "#6a7080" }, "success": { "fg": "#7a9a6a" }, "danger": { "fg": "#c84030" }, "warning": { "fg": "#d8a040" }, "border": { "fg": "#4a5068" }, "statusBar": { "fg": "#e8dcc0" }, "tabs": { "active": { "fg": "#e8dcc0", "bold": true }, "inactive": { "fg": "#6a7080" } }, "sidebar": { "header": { "fg": "#d8a040", "bold": true }, "item": { "fg": "#c8bca4" }, "selected": { "fg": "#e8dcc0", "bg": "#2a3048" } }, "dialog": { "input": {}, "item": { "fg": "#e8dcc0" }, "selected": { "fg": "#e8dcc0", "bg": "#2a3048" }, "muted": { "fg": "#6a7080" } }, "editor": { "lineNumber": { "fg": "#4a5068" }, "activeLine": { "bg": "#222840" }, "selection": { "bg": "#303858" }, "searchMatch": { "fg": "#1a1e2e", "bg": "#d8a040" }, "searchActive": { "fg": "#1a1e2e", "bg": "#c84030" }, "bracketMatch": { "bg": "#384060" }, "diagnostics": { "error": { "fg": "#c84030" }, "warning": { "fg": "#d8a040" }, "info": { "fg": "#5a80a8" }, "hint": { "fg": "#6a7080" } } }, "menu": { "item": { "fg": "#e8dcc0" }, "active": { "fg": "#e8dcc0", "bg": "#2a3048", "bold": true } }, "hover": { "bold": { "fg": "#e8dcc0", "bold": true }, "code": { "fg": "#6a9ab8" } }, "diff": { "added": { "bg": "#1e2e1e" }, "deleted": { "bg": "#2e1818" }, "modified": { "bg": "#2e2a1a" } }, "scrollbar": { "fg": "#c84030", "bg": "#2a3048" }, "syntax": { "comment": { "fg": "#5a6070" }, "string": { "fg": "#7a9a6a" }, "keyword": { "fg": "#c84030", "bold": true }, "number": { "fg": "#d8a040" }, "operator": { "fg": "#a0988a" }, "function": { "fg": "#5a90c0" }, "type": { "fg": "#6a9ab8" }, "builtin": { "fg": "#6a9ab8" }, "variable": { "fg": "#e8dcc0" }, "punctuation": { "fg": "#b0a890" }, "tag": { "fg": "#c84030", "bold": true }, "attribute": { "fg": "#7a9a6a" } }, "terminal": { "foreground": "#e8dcc0", "background": "#1a1e2e", "black": "#121620", "red": "#c84030", "green": "#7a9a6a", "yellow": "#d8a040", "blue": "#3a6090", "magenta": "#8a5a6a", "cyan": "#4a8a8a", "white": "#e8dcc0", "brightBlack": "#5a6070", "brightRed": "#e05040", "brightGreen": "#8aaa7a", "brightYellow": "#e8b050", "brightBlue": "#5080b0", "brightMagenta": "#a07080", "brightCyan": "#60a0a0", "brightWhite": "#f4ecd4" }, "borders": { "horizontal": "─", "vertical": "│", "topLeft": "┌", "topRight": "┐", "bottomLeft": "└", "bottomRight": "┘", "topTee": "┬", "bottomTee": "┴", "leftTee": "├", "rightTee": "┤" } }