{ "default": { "fg": "#e8d8c0", "bg": "#1e1610" }, "muted": { "fg": "#7a6650" }, "success": { "fg": "#6aaa5a" }, "danger": { "fg": "#d04030" }, "warning": { "fg": "#d4a040" }, "border": { "fg": "#3a2e22" }, "statusBar": { "fg": "#d0c0a8" }, "tabs": { "active": { "fg": "#e8a040", "bold": true }, "inactive": { "fg": "#7a6650" } }, "sidebar": { "header": { "fg": "#e8d8c0", "bold": true }, "item": { "fg": "#c0a888" }, "selected": { "fg": "#e8d8c0", "bg": "#2e2218" } }, "dialog": { "input": {}, "item": { "fg": "#c0a888" }, "selected": { "fg": "#e8d8c0", "bg": "#2e2218" }, "muted": { "fg": "#7a6650" } }, "editor": { "lineNumber": { "fg": "#5a4a38" }, "activeLine": { "bg": "#281e14" }, "selection": { "bg": "#382a1e" }, "searchMatch": { "fg": "#1e1610", "bg": "#d4a040" }, "searchActive": { "fg": "#1e1610", "bg": "#e8a040" }, "bracketMatch": { "bg": "#3a3026" }, "diagnostics": { "error": { "fg": "#d04030" }, "warning": { "fg": "#d4a040" }, "info": { "fg": "#3a80c0" }, "hint": { "fg": "#7a6650" } } }, "menu": { "item": { "fg": "#c0a888" }, "active": { "fg": "#e8a040", "bg": "#2e2218", "bold": true } }, "hover": { "bold": { "fg": "#e8d8c0", "bold": true }, "code": { "fg": "#3a80c0" } }, "diff": { "added": { "bg": "#1e2a1a" }, "deleted": { "bg": "#2e1a14" }, "modified": { "bg": "#2e2a1a" } }, "scrollbar": { "fg": "#c07040", "bg": "#2e2218" }, "syntax": { "comment": { "fg": "#7a6650" }, "string": { "fg": "#6aaa5a" }, "keyword": { "fg": "#3a80c0", "bold": true }, "number": { "fg": "#d4a040" }, "operator": { "fg": "#c0a888" }, "function": { "fg": "#e8a040" }, "type": { "fg": "#c07040" }, "builtin": { "fg": "#c07040" }, "variable": { "fg": "#e8d8c0" }, "punctuation": { "fg": "#9a8870" }, "tag": { "fg": "#3a80c0", "bold": true }, "attribute": { "fg": "#e8a040" } }, "terminal": { "foreground": "#e8d8c0", "background": "#1e1610", "black": "#1e1610", "red": "#d04030", "green": "#6aaa5a", "yellow": "#d4a040", "blue": "#3a80c0", "magenta": "#a06080", "cyan": "#509080", "white": "#e8d8c0", "brightBlack": "#7a6650", "brightRed": "#e05848", "brightGreen": "#7aba6a", "brightYellow": "#e8b858", "brightBlue": "#5090d0", "brightMagenta": "#b07898", "brightCyan": "#60a090", "brightWhite": "#f8e8d0" }, "borders": { "horizontal": "─", "vertical": "│", "topLeft": "┌", "topRight": "┐", "bottomLeft": "└", "bottomRight": "┘", "topTee": "┬", "bottomTee": "┴", "leftTee": "├", "rightTee": "┤" } }