{ "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "Warm Icy", "author": "Anirudh Oppiliappan (icyphox)", "themes": [ { "name": "Warm Icy Light", "appearance": "light", "style": { "border": "#fceccc", "border.variant": "#fceccc", "border.focused": "#fceccc", "border.selected": "#fff9eb", "border.transparent": "#fffdf5", "border.disabled": "#776e63", "elevated_surface.background": "#fffdf5", "surface.background": "#fffdf5", "background": "#fffdf5", "element.background": "#fffdf5", "element.hover": "#8e69d53d", "element.active": "#fceccc", "element.selected": "#fff9eb", "element.disabled": "#776e63", "drop_target.background": "#776e63", "ghost_element.background": "#fffdf5", "ghost_element.hover": "#fcecccdd", "ghost_element.active": "#fceccc", "ghost_element.selected": "#fff9eb", "ghost_element.disabled": "#776e63", "text": "#4a443d", "text.muted": "#2a261f", "text.placeholder": "#776e63", "text.disabled": "#776e63", "text.accent": "#6587bf", "icon": "#fffdf5", "icon.muted": "#2a261f", "icon.disabled": "#776e63", "icon.placeholder": "#776e63", "icon.accent": "#6587bf", "status_bar.background": "#fffdf5", "title_bar.background": "#fffdf5", "toolbar.background": "#fffdf5", "tab_bar.background": "#fffdf5", "tab.inactive_background": "#fffdf5", "tab.active_background": "#fceccc", "search.match_background": "#fadaa0", "panel.background": "#fffdf5", "panel.focused_border": "#db7070", "pane.focused_border": "#db7070", "scrollbar_thumb.background": "#fceccc", "scrollbar.thumb.hover_background": "#d69822", "scrollbar.thumb.border": "#fceccc", "scrollbar.track.background": "#fff9eb", "scrollbar.track.border": "#fffdf5", "editor.foreground": "#4a443d", "editor.background": "#fffdf5", "editor.gutter.background": "#fffdf5", "editor.subheader.background": "#fceccc", "editor.active_line.background": "#fffdf5", "editor.highlighted_line.background": "#fff9eb", "editor.line_number": "#4a443d", "editor.active_line_number": "#4a443d", "editor.invisible": "#776e63", "editor.wrap_guide": "#776e63", "editor.active_wrap_guide": "#d8cbbe", "editor.document_highlight.read_background": "#b870ce33", "editor.document_highlight.write_background": "#db707033", "terminal.background": "#fffdf5", "terminal.foreground": "#4a443d", "terminal.bright_foreground": "#2a261f", "terminal.dim_foreground": "#776e63", "terminal.ansi.black": "#4a443d", "terminal.ansi.bright_black": "#776e63", "terminal.ansi.dim_black": "#4a443d", "terminal.ansi.red": "#db7070", "terminal.ansi.bright_red": "#c66666", "terminal.ansi.dim_red": "#776e63", "terminal.ansi.green": "#7c9f4b", "terminal.ansi.bright_green": "#6d8b42", "terminal.ansi.dim_green": "#2a261f", "terminal.ansi.yellow": "#d69822", "terminal.ansi.bright_yellow": "#d8cbbe", "terminal.ansi.dim_yellow": "#776e63", "terminal.ansi.blue": "#6587bf", "terminal.ansi.bright_blue": "#776e63", "terminal.ansi.dim_blue": "#4a443d", "terminal.ansi.magenta": "#b870ce", "terminal.ansi.bright_magenta": "#a262b5", "terminal.ansi.dim_magenta": "#2a261f", "terminal.ansi.cyan": "#509c93", "terminal.ansi.bright_cyan": "#43827b", "terminal.ansi.dim_cyan": "#776e63", "terminal.ansi.white": "#4a443d", "terminal.ansi.bright_white": "#2a261f", "terminal.ansi.dim_white": "#776e63", "link_text.hover": "#509c933d", "conflict": "#db7070", "conflict.background": "#db707033", "conflict.border": "#db7070", "created": "#7c9f4b", "created.background": "#7c9f4b33", "created.border": "#7c9f4b", "deleted": "#db7070", "deleted.background": "#db707033", "deleted.border": "#db7070", "error": "#db7070", "error.background": "#db707033", "error.border": "#db7070", "hidden": "#2a261f", "hidden.background": "#fffdf5", "hidden.border": "#776e63", "hint": "#4a443d", "hint.background": "#4a443d33", "hint.border": "#4a443d", "ignored": "#4a443d", "ignored.background": "#4a443d33", "ignored.border": "#4a443d", "info": "#509c93", "info.background": "#509c9333", "info.border": "#509c93", "modified": "#7c9f4b", "modified.background": "#7c9f4b33", "modified.border": "#7c9f4b", "predictive": "#776e63", "predictive.background": "#d6982233", "predictive.border": "#d69822", "renamed": "#6587bf", "renamed.background": "#6587bf33", "renamed.border": "#6587bf", "success": "#7c9f4b", "success.background": "#7c9f4b33", "success.border": "#7c9f4b", "unreachable": "#db7070", "unreachable.background": "#db707033", "unreachable.border": "#db7070", "warning": "#d69822", "warning.background": "#d6982233", "warning.border": "#d69822", "players": [ { "cursor": "#509c93", "background": "#509c93", "selection": "#8e69d53d" }, { "cursor": "#b870ce", "background": "#b870ce", "selection": "#b870ce3d" }, { "cursor": "#db7070", "background": "#db7070", "selection": "#db70703d" }, { "cursor": "#a262b5", "background": "#a262b5", "selection": "#a262b53d" }, { "cursor": "#6587bf", "background": "#6587bf", "selection": "#6587bf3d" }, { "cursor": "#43827b", "background": "#43827b", "selection": "#43827b3d" }, { "cursor": "#d69822", "background": "#d69822", "selection": "#d698223d" }, { "cursor": "#7c9f4b", "background": "#7c9f4b", "selection": "#7c9f4b3d" } ], "syntax": { "attribute": { "color": "#509c93", "font_style": "normal", "font_weight": 400 }, "boolean": { "color": "#b870ce", "font_style": "normal", "font_weight": 600 }, "comment": { "color": "#776e63", "font_style": "italic", "font_weight": 400 }, "comment.doc": { "color": "#776e63", "font_style": "italic", "font_weight": 400 }, "constant": { "color": "#b870ce", "font_style": "normal", "font_weight": 400 }, "function": { "color": "#4a443d", "font_style": "normal", "font_weight": 400 }, "keyword": { "color": "#4a443d", "font_style": "normal", "font_weight": 600 }, "number": { "color": "#b870ce", "font_style": "normal", "font_weight": 400 }, "string": { "color": "#509c93", "font_style": "normal", "font_weight": 400 }, "variable": { "color": "#4a443d", "font_style": "normal", "font_weight": 400 }, "operator": { "color": "#4a443d", "font_style": "normal", "font_weight": 400 }, "type": { "color": "#4a443d", "font_style": "normal", "font_weight": 400 }, "punctuation": { "color": "#2a261f", "font_style": "normal", "font_weight": 400 }, "error": { "color": "#db7070", "font_style": "normal", "font_weight": 600 }, "warning": { "color": "#d69822", "font_style": "normal", "font_weight": 600 }, "info": { "color": "#509c93", "font_style": "normal", "font_weight": 600 }, "hint": { "color": "#7c9f4b", "font_style": "normal", "font_weight": 600 } } } } ] }