{ "name": "rose-pine", "line": { "fg": "#e0def4", "bg": "#191724" }, "background": { "bg": "#191724" }, "visual_highlight": { "bg": "#403d52" }, "cursors": { "normal": { "fg": "#191724", "bg": "#e0def4" }, "insert": { "fg": "#191724", "bg": "#f6c177" }, "command": { "fg": "#191724", "bg": "#c4a7e7" }, "replace": { "fg": "#191724", "bg": "#eb6f92" } }, "gutter": { "default": { "fg": "#6e6a86", "bg": "#1f1d2e" }, "current_line": { "fg": "#e0def4", "bg": "#1f1d2e" } }, "status_bar": { "default": { "fg": "#908caa", "bg": "#1f1d2e" } }, "command_line": { "error": { "fg": "#eb6f92", "bg": "#191724" }, "output_border": { "fg": "#26233a", "bg": "#1f1d2e" }, "continue_message": { "fg": "#31748f", "bg": "#191724" } }, "syntax": { "group": { "comment": "#6e6a86", "function": "#9ccfd8", "keyword": "#31748f", "number": "#f6c177", "string": "#ebbcba", "type": "#c4a7e7", "variable": "#e0def4" }, "exact": { "comment.documentation": "#908caa", "function.call": "#9ccfd8", "keyword.return": "#eb6f92", "string.escape": "#31748f", "variable.parameter": "#e0def4" } } }