{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Spacedust",
  "author": "ajiva-d",
  "themes": [
    {
      "name": "Spacedust",
      "appearance": "dark",
      "style": {
        "accents": [
          "#e35b00",
          "#5cab96",
          "#e3cd7b",
          "#0f548b",
          "#06afc7",
          "#ffc878",
          "#67a0ce"
        ],
        "background": "#0a1e24",
        "background.appearance": "blurred",
        "surface.background": "#082228",
        "elevated_surface.background": "#0d2830",
        "panel.background": "#082228",
        "panel.focused_border": "#06afc7",
        "panel.indent_guide": "#6e534680",
        "panel.indent_guide_hover": "#83a7b499",
        "panel.indent_guide_active": "#e3cd7bcc",
        "pane.focused_border": "#06afc7",
        "pane_group.border": "#6e534680",
        "border": "#6e534699",
        "border.variant": "#6e534666",
        "border.focused": "#06afc7",
        "border.selected": "#e3cd7b",
        "border.disabled": "#6e53464d",
        "border.transparent": "#00000000",
        "text": "#ecf0c1",
        "text.muted": "#aecab8",
        "text.placeholder": "#83a7b4",
        "text.disabled": "#708284",
        "text.accent": "#06afc7",
        "icon": "#aecab8",
        "icon.muted": "#708284",
        "icon.placeholder": "#83a7b4",
        "icon.disabled": "#6e5346",
        "icon.accent": "#06afc7",
        "element.background": "#0d2830",
        "element.hover": "#123540",
        "element.active": "#0a385c",
        "element.selected": "#0a385c",
        "element.disabled": "#082228",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#123540",
        "ghost_element.active": "#0a385c",
        "ghost_element.selected": "#0a385c",
        "ghost_element.disabled": "#00000000",
        "drop_target.background": "#0a385c99",
        "tab_bar.background": "#082228",
        "tab.active_background": "#0a1e24",
        "tab.inactive_background": "#082228",
        "title_bar.background": "#082228",
        "title_bar.inactive_background": "#07191e",
        "toolbar.background": "#082228",
        "status_bar.background": "#082228",
        "scrollbar.track.background": "#082228",
        "scrollbar.track.border": "#00000000",
        "scrollbar.thumb.background": "#6e534680",
        "scrollbar.thumb.hover_background": "#83a7b4aa",
        "scrollbar.thumb.border": "#00000000",
        "editor.background": "#0a1e24",
        "editor.foreground": "#ecf0c1",
        "editor.gutter.background": "#0a1e24",
        "editor.line_number": "#708284",
        "editor.active_line_number": "#e3cd7b",
        "editor.active_line.background": "#082228",
        "editor.highlighted_line.background": "#082228",
        "editor.subheader.background": "#082228",
        "editor.indent_guide": "#6e534680",
        "editor.indent_guide_active": "#e3cd7bcc",
        "editor.wrap_guide": "#6e534666",
        "editor.active_wrap_guide": "#83a7b4aa",
        "editor.invisible": "#70828480",
        "editor.document_highlight.read_background": "#0a385c80",
        "editor.document_highlight.write_background": "#0a385c99",
        "editor.document_highlight.bracket_background": "#6e534666",
        "search.match_background": "#e3cd7b55",
        "link_text.hover": "#06afc7",
        "terminal.background": "#0a1e24",
        "terminal.foreground": "#ecf0c1",
        "terminal.bright_foreground": "#fefff1",
        "terminal.dim_foreground": "#708284",
        "terminal.ansi.background": "#0a1e24",
        "terminal.ansi.black": "#6e5346",
        "terminal.ansi.red": "#e35b00",
        "terminal.ansi.green": "#5cab96",
        "terminal.ansi.yellow": "#e3cd7b",
        "terminal.ansi.blue": "#0f548b",
        "terminal.ansi.magenta": "#e35b00",
        "terminal.ansi.cyan": "#06afc7",
        "terminal.ansi.white": "#f0f1ce",
        "terminal.ansi.bright_black": "#684c31",
        "terminal.ansi.bright_red": "#ff8a3a",
        "terminal.ansi.bright_green": "#aecab8",
        "terminal.ansi.bright_yellow": "#ffc878",
        "terminal.ansi.bright_blue": "#67a0ce",
        "terminal.ansi.bright_magenta": "#ff8a3a",
        "terminal.ansi.bright_cyan": "#83a7b4",
        "terminal.ansi.bright_white": "#fefff1",
        "terminal.ansi.dim_black": "#4f3b32",
        "terminal.ansi.dim_red": "#a94400",
        "terminal.ansi.dim_green": "#457f70",
        "terminal.ansi.dim_yellow": "#a9975b",
        "terminal.ansi.dim_blue": "#0b406c",
        "terminal.ansi.dim_magenta": "#a94400",
        "terminal.ansi.dim_cyan": "#058292",
        "terminal.ansi.dim_white": "#b9ba9e",
        "created": "#5cab96",
        "created.background": "#5cab9622",
        "created.border": "#5cab9699",
        "success": "#5cab96",
        "success.background": "#5cab9622",
        "success.border": "#5cab9699",
        "modified": "#e3cd7b",
        "modified.background": "#e3cd7b22",
        "modified.border": "#e3cd7b99",
        "warning": "#ffc878",
        "warning.background": "#ffc87822",
        "warning.border": "#ffc87899",
        "error": "#e35b00",
        "error.background": "#e35b0022",
        "error.border": "#e35b0099",
        "deleted": "#e35b00",
        "deleted.background": "#e35b0022",
        "deleted.border": "#e35b0099",
        "conflict": "#ff8a3a",
        "conflict.background": "#ff8a3a22",
        "conflict.border": "#ff8a3a99",
        "info": "#67a0ce",
        "info.background": "#67a0ce22",
        "info.border": "#67a0ce99",
        "hint": "#83a7b4",
        "hint.background": "#83a7b422",
        "hint.border": "#83a7b499",
        "predictive": "#708284",
        "predictive.background": "#70828422",
        "predictive.border": "#70828466",
        "renamed": "#06afc7",
        "renamed.background": "#06afc722",
        "renamed.border": "#06afc799",
        "ignored": "#708284",
        "ignored.background": "#70828418",
        "ignored.border": "#7082844d",
        "hidden": "#708284",
        "hidden.background": "#70828418",
        "hidden.border": "#7082844d",
        "unreachable": "#708284",
        "unreachable.background": "#70828418",
        "unreachable.border": "#7082844d",
        "players": [
          {
            "background": "#0f548b",
            "cursor": "#67a0ce",
            "selection": "#0a385c"
          },
          {
            "background": "#e35b00",
            "cursor": "#ff8a3a",
            "selection": "#684c31"
          },
          {
            "background": "#5cab96",
            "cursor": "#aecab8",
            "selection": "#0a385c"
          },
          {
            "background": "#e3cd7b",
            "cursor": "#ffc878",
            "selection": "#6e5346"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ffc878"
          },
          "boolean": {
            "color": "#ff8a3a"
          },
          "comment": {
            "color": "#708284",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#83a7b4",
            "font_style": "italic"
          },
          "constant": {
            "color": "#ffc878"
          },
          "constructor": {
            "color": "#e3cd7b"
          },
          "embedded": {
            "color": "#ecf0c1"
          },
          "emphasis": {
            "color": "#ecf0c1",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#fefff1",
            "font_weight": 700
          },
          "enum": {
            "color": "#e3cd7b"
          },
          "function": {
            "color": "#67a0ce"
          },
          "function.special": {
            "color": "#06afc7"
          },
          "hint": {
            "color": "#83a7b4"
          },
          "keyword": {
            "color": "#e35b00"
          },
          "label": {
            "color": "#06afc7"
          },
          "link_text": {
            "color": "#06afc7"
          },
          "link_uri": {
            "color": "#5cab96"
          },
          "number": {
            "color": "#67a0ce"
          },
          "operator": {
            "color": "#ff8a3a"
          },
          "predictive": {
            "color": "#708284"
          },
          "preproc": {
            "color": "#ff8a3a"
          },
          "primary": {
            "color": "#ecf0c1"
          },
          "property": {
            "color": "#aecab8"
          },
          "punctuation": {
            "color": "#ecf0c1"
          },
          "punctuation.bracket": {
            "color": "#ecf0c1"
          },
          "punctuation.delimiter": {
            "color": "#aecab8"
          },
          "string": {
            "color": "#aecab8"
          },
          "string.escape": {
            "color": "#06afc7"
          },
          "string.regex": {
            "color": "#ffc878"
          },
          "string.special": {
            "color": "#06afc7"
          },
          "tag": {
            "color": "#e35b00"
          },
          "text.literal": {
            "color": "#aecab8"
          },
          "title": {
            "color": "#e3cd7b",
            "font_weight": 700
          },
          "type": {
            "color": "#5cab96"
          },
          "variable": {
            "color": "#ecf0c1"
          },
          "variable.special": {
            "color": "#06afc7"
          }
        },
        "panel.overlay_background": "#082228",
        "panel.overlay_hover": "#0a1e24",
        "minimap.thumb.background": "#6e534680",
        "minimap.thumb.hover_background": "#83a7b4aa",
        "minimap.thumb.border": "#00000000",
        "version_control.added": "#5cab96",
        "version_control.deleted": "#e35b00",
        "version_control.modified": "#e3cd7b",
        "version_control.renamed": "#06afc7",
        "version_control.conflict": "#ff8a3a",
        "version_control.ignored": "#708284"
      }
    }
  ],
  "isUserGenerated": true,
  "description": "Ghostty Spacedust, adapted for Zed",
  "id": "qMHA25QfAHDSPiX6mLZGL"
}