{ "$schema": "https://zed.dev/schema/themes/v0.1.0.json", "name": "aether", "author": "Aether", "themes": [ { "name": "Aether", "appearance": "dark", "style": { "border": "#e9e3d5", "border.variant": "#e9e3d5", "border.focused": null, "border.selected": null, "border.transparent": null, "border.disabled": null, "elevated_surface.background": "#e9e3d5", "surface.background": "#e9e3d5", "background": "#e9e3d5", "element.background": "#8d8578", "element.hover": "#e9e3d5", "element.active": null, "element.selected": "#e9e3d5", "element.disabled": null, "drop_target.background": "#e9e3d5", "ghost_element.background": null, "ghost_element.hover": "#8d8578", "ghost_element.active": null, "ghost_element.selected": "#e9e3d5", "ghost_element.disabled": null, "text": "#2a2822", "text.muted": "#5b5449", "text.placeholder": "#5b5449", "text.disabled": "#e9e3d5", "text.accent": "#3d6b72", "icon": null, "icon.muted": null, "icon.disabled": null, "icon.placeholder": null, "icon.accent": null, "status_bar.background": "#e9e3d5", "title_bar.background": "#e9e3d5", "title_bar.inactive_background": "#8d8578", "toolbar.background": "#e9e3d5", "tab_bar.background": "#e9e3d5", "tab.inactive_background": "#8d8578", "tab.active_background": "#e9e3d5", "search.match_background": "#e9e3d5", "panel.background": "#e9e3d5", "panel.focused_border": "#e9e3d5", "pane.focused_border": null, "scrollbar.thumb.background": "#e9e3d5", "scrollbar.thumb.hover_background": "#8d8578", "scrollbar.thumb.border": "#e9e3d56f", "scrollbar.track.background": "#e9e3d5", "scrollbar.track.border": null, "editor.foreground": "#2a2822", "editor.background": "#e9e3d5", "editor.gutter.background": "#e9e3d5", "editor.subheader.background": "#e9e3d5", "editor.active_line.background": "#8d8578", "editor.highlighted_line.background": null, "editor.line_number": "#8d8578", "editor.active_line_number": "#2a2822", "editor.invisible": null, "editor.wrap_guide": "#8d8578", "editor.active_wrap_guide": "#8d8578", "editor.document_highlight.read_background": "#8d8578", "editor.document_highlight.write_background": "#8d8578", "terminal.background": "#e9e3d5", "terminal.foreground": null, "terminal.bright_foreground": null, "terminal.dim_foreground": null, "terminal.ansi.black": "#e9e3d5", "terminal.ansi.bright_black": "#8d8578", "terminal.ansi.dim_black": null, "terminal.ansi.red": "#96392a", "terminal.ansi.bright_red": "#96392a", "terminal.ansi.dim_red": null, "terminal.ansi.green": "#5c6631", "terminal.ansi.bright_green": "#5c6631", "terminal.ansi.dim_green": null, "terminal.ansi.yellow": "#c56a2b", "terminal.ansi.bright_yellow": "#c56a2b", "terminal.ansi.dim_yellow": null, "terminal.ansi.blue": "#3d6b72", "terminal.ansi.bright_blue": "#3d6b72", "terminal.ansi.dim_blue": null, "terminal.ansi.magenta": "#6a4c72", "terminal.ansi.bright_magenta": "#6a4c72", "terminal.ansi.dim_magenta": null, "terminal.ansi.cyan": "#3d6b72", "terminal.ansi.bright_cyan": "#3d6b72", "terminal.ansi.dim_cyan": null, "terminal.ansi.white": "#2a2822", "terminal.ansi.bright_white": "#5b5449", "terminal.ansi.dim_white": null, "link_text.hover": "#3d6b72", "conflict": "#c56a2b", "conflict.background": "#e9e3d5", "conflict.border": "#c56a2b", "created": "#5c6631", "created.background": "#e9e3d5", "created.border": "#5c6631", "deleted": "#96392a", "deleted.background": "#e9e3d5", "deleted.border": "#96392a", "error": "#96392a", "error.background": "#e9e3d5", "error.border": "#96392a", "hidden": "#8d8578", "hidden.background": "#e9e3d5", "hidden.border": "#8d8578", "hint": "#2a2822", "hint.background": "#e9e3d5", "hint.border": "#3d6b72", "ignored": "#8d8578", "ignored.background": "#e9e3d5", "ignored.border": "#8d8578", "info": "#3d6b72", "info.background": "#e9e3d5", "info.border": "#3d6b72", "modified": "#a85f1d", "modified.background": "#e9e3d5", "modified.border": "#a85f1d", "predictive": "#8d8578", "predictive.background": "#8d8578", "predictive.border": "#e9e3d5", "renamed": "#c56a2b", "renamed.background": "#e9e3d5", "renamed.border": "#c56a2b", "success": "#5c6631", "success.background": "#e9e3d5", "success.border": "#5c6631", "unreachable": "#c56a2b", "unreachable.background": "#e9e3d5", "unreachable.border": "#c56a2b", "warning": "#c56a2b", "warning.background": "#e9e3d5", "warning.border": "#c56a2b", "players": [ { "cursor": "#2a2822", "selection": "#e9e3d5", "background": null } ], "syntax": { "attribute": { "color": "#a85f1d", "font_style": null, "font_weight": null }, "boolean": { "color": "#96392a", "font_style": null, "font_weight": null }, "comment": { "color": "#8d8578", "font_style": "italic", "font_weight": null }, "comment.doc": { "color": "#8d8578", "font_style": "italic", "font_weight": null }, "constant": { "color": "#96392a", "font_style": null, "font_weight": null }, "constructor": { "color": "#96392a", "font_style": null, "font_weight": null }, "emphasis": { "color": "#96392a", "font_style": "italic", "font_weight": null }, "emphasis.strong": { "color": "#96392a", "font_style": null, "font_weight": 700 }, "function": { "color": "#a85f1d", "font_style": null, "font_weight": null }, "keyword": { "color": "#6a4c72", "font_style": null, "font_weight": null }, "label": { "color": "#c56a2b", "font_style": null, "font_weight": null }, "link_text": { "color": "#96392a", "font_style": null, "font_weight": null }, "link_uri": { "color": "#96392a", "font_style": null, "font_weight": null }, "number": { "color": "#96392a", "font_style": null, "font_weight": null }, "punctuation": { "color": "#2a2822", "font_style": null, "font_weight": null }, "punctuation.bracket": { "color": "#2a2822", "font_style": null, "font_weight": null }, "punctuation.delimiter": { "color": "#2a2822", "font_style": null, "font_weight": null }, "punctuation.list_marker": { "color": "#2a2822", "font_style": null, "font_weight": null }, "punctuation.special": { "color": "#2a2822", "font_style": null, "font_weight": null }, "string": { "color": "#5c6631", "font_style": null, "font_weight": null }, "string.escape": { "color": "#96392a", "font_style": null, "font_weight": null }, "string.regex": { "color": "#5c6631", "font_style": null, "font_weight": null }, "string.special": { "color": "#5c6631", "font_style": null, "font_weight": null }, "string.special.symbol": { "color": "#5c6631", "font_style": null, "font_weight": null }, "tag": { "color": "#96392a", "font_style": null, "font_weight": null }, "text.literal": { "color": "#5c6631", "font_style": null, "font_weight": null }, "title": { "color": "#c56a2b", "font_style": null, "font_weight": null }, "type": { "color": "#c56a2b", "font_style": null, "font_weight": null }, "variable": { "color": "#96392a", "font_style": null, "font_weight": null }, "variable.special": { "color": "#96392a", "font_style": "italic", "font_weight": null } } } } ] }