{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Pace Dark",
  "author": "vmachihin",
  "themes": [
    {
      "name": "Pace Dark",
      "appearance": "dark",
      "style": {
        "border": "#1E293B",
        "border.variant": "#334155",
        "border.focused": "#3B82F6",
        "border.selected": "#3B82F6",
        "border.transparent": "#00000000",
        "border.disabled": "#1E293B",
        "elevated_surface.background": "#0A101C",
        "surface.background": "#111827",
        "background": "#111827",
        "element.background": "#1F2937",
        "element.hover": "#1E293B",
        "element.active": "#0C4A6E",
        "element.selected": "#1F2937",
        "element.disabled": "#1E293B",
        "drop_target.background": "#334155",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#1E293B",
        "ghost_element.active": "#0C4A6E",
        "ghost_element.selected": "#1F2937",
        "ghost_element.disabled": "#1E293B",
        "text": "#CBD5E1",
        "text.muted": "#94A3B8",
        "text.placeholder": "#64748B",
        "text.disabled": "#475569",
        "text.accent": "#3B82F6",
        "icon": "#94A3B8",
        "icon.muted": "#64748B",
        "icon.disabled": "#475569",
        "icon.placeholder": "#64748B",
        "icon.accent": "#3B82F6",
        "status_bar.background": "#0A101C",
        "title_bar.background": "#111827",
        "toolbar.background": "#0A101C",
        "tab_bar.background": "#0A101C",
        "tab.inactive_background": "#0A101C",
        "tab.active_background": "#1F2937",
        "search.match_background": "#075985",
        "panel.background": "#0A101C",
        "panel.focused_border": "#3B82F6",
        "pane.focused_border": "#3B82F6",
        "scrollbar.thumb.background": "#33415580",
        "scrollbar.thumb.hover_background": "#47556980",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#1E293B",
        "editor.foreground": "#CBD5E1",
        "editor.background": "#111827",
        "editor.gutter.background": "#111827",
        "editor.subheader.background": "#0A101C",
        "editor.active_line.background": "#1E293B",
        "editor.highlighted_line.background": "#1E293B",
        "editor.line_number": "#475569",
        "editor.active_line_number": "#CBD5E1",
        "editor.invisible": "#334155",
        "editor.wrap_guide": "#334155",
        "editor.active_wrap_guide": "#475569",
        "editor.document_highlight.read_background": "#0C4A6E40",
        "editor.document_highlight.write_background": "#075985",
        "terminal.background": "#111827",
        "terminal.foreground": "#94A3B8",
        "terminal.bright_foreground": "#CBD5E1",
        "terminal.dim_foreground": "#64748B",
        "terminal.ansi.black": "#1E293B",
        "terminal.ansi.bright_black": "#64748B",
        "terminal.ansi.dim_black": "#1E293B",
        "terminal.ansi.red": "#F87171",
        "terminal.ansi.bright_red": "#EF4444",
        "terminal.ansi.dim_red": "#F87171",
        "terminal.ansi.green": "#34D399",
        "terminal.ansi.bright_green": "#34D399",
        "terminal.ansi.dim_green": "#34D399",
        "terminal.ansi.yellow": "#FDE68A",
        "terminal.ansi.bright_yellow": "#FDE68A",
        "terminal.ansi.dim_yellow": "#FDE68A",
        "terminal.ansi.blue": "#3B82F6",
        "terminal.ansi.bright_blue": "#3B82F6",
        "terminal.ansi.dim_blue": "#3B82F6",
        "terminal.ansi.magenta": "#C084FC",
        "terminal.ansi.bright_magenta": "#86198F",
        "terminal.ansi.dim_magenta": "#C084FC",
        "terminal.ansi.cyan": "#2DD4BF",
        "terminal.ansi.bright_cyan": "#2DD4BF",
        "terminal.ansi.dim_cyan": "#2DD4BF",
        "terminal.ansi.white": "#CBD5E1",
        "terminal.ansi.bright_white": "#CBD5E1",
        "terminal.ansi.dim_white": "#94A3B8",
        "link_text.hover": "#3B82F6",
        "conflict": "#FCA5A5",
        "conflict.background": "#0C4A6E40",
        "conflict.border": "#FCA5A5",
        "created": "#34D399",
        "created.background": "#0E749033",
        "created.border": "#34D399",
        "deleted": "#F87171",
        "deleted.background": "#0C4A6E40",
        "deleted.border": "#F87171",
        "error": "#DC2626",
        "error.background": "#0C4A6E40",
        "error.border": "#DC2626",
        "hidden": "#475569",
        "hidden.background": "#111827",
        "hidden.border": "#1E293B",
        "hint": "#64748B",
        "hint.background": "#0C4A6E40",
        "hint.border": "#64748B",
        "ignored": "#64748B",
        "ignored.background": "#111827",
        "ignored.border": "#1E293B",
        "info": "#3B82F6",
        "info.background": "#0C4A6E40",
        "info.border": "#3B82F6",
        "modified": "#FED7AA",
        "modified.background": "#0C4A6E40",
        "modified.border": "#FED7AA",
        "predictive": "#64748B",
        "predictive.background": "#0C4A6E40",
        "predictive.border": "#64748B",
        "renamed": "#34D399",
        "renamed.background": "#0E749033",
        "renamed.border": "#34D399",
        "success": "#34D399",
        "success.background": "#0E749033",
        "success.border": "#34D399",
        "unreachable": "#475569",
        "unreachable.background": "#111827",
        "unreachable.border": "#1E293B",
        "warning": "#FED7AA",
        "warning.background": "#0C4A6E40",
        "warning.border": "#FED7AA",
        "players": [
          {
            "cursor": "#E2E8F0",
            "background": "#3B82F6",
            "selection": "#334155"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#34D399"
          },
          "boolean": {
            "color": "#2DD4BF"
          },
          "comment": {
            "color": "#64748B",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#64748B",
            "font_style": "italic"
          },
          "constant": {
            "color": "#2DD4BF"
          },
          "constructor": {
            "color": "#38BDF8"
          },
          "embedded": {
            "color": "#CBD5E1"
          },
          "emphasis": {
            "color": "#CBD5E1",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#CBD5E1",
            "font_weight": 700
          },
          "enum": {
            "color": "#2DD4BF"
          },
          "function": {
            "color": "#34D399"
          },
          "function.method": {
            "color": "#34D399"
          },
          "hint": {
            "color": "#64748B",
            "font_weight": 700
          },
          "keyword": {
            "color": "#F87171"
          },
          "label": {
            "color": "#3B82F6"
          },
          "link_text": {
            "color": "#38BDF8",
            "font_style": "normal"
          },
          "link_uri": {
            "color": "#2DD4BF"
          },
          "number": {
            "color": "#C084FC"
          },
          "operator": {
            "color": "#F87171"
          },
          "predictive": {
            "color": "#64748B",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#CBD5E1"
          },
          "primary": {
            "color": "#CBD5E1"
          },
          "property": {
            "color": "#38BDF8"
          },
          "punctuation": {
            "color": "#94A3B8"
          },
          "punctuation.bracket": {
            "color": "#94A3B8"
          },
          "punctuation.delimiter": {
            "color": "#94A3B8"
          },
          "punctuation.list_marker": {
            "color": "#E2E8F0",
            "font_weight": 700
          },
          "punctuation.special": {
            "color": "#C084FC"
          },
          "tag": {
            "color": "#F87171"
          },
          "text.literal": {
            "color": "#FDE68A"
          },
          "title": {
            "color": "#F87171",
            "font_weight": 700
          },
          "type": {
            "color": "#2DD4BF"
          },
          "variable": {
            "color": "#38BDF8"
          },
          "variable.special": {
            "color": "#F87171"
          },
          "variable.parameter": {
            "color": "#FDBA74",
            "font_style": "italic"
          },
          "variable.other": {
            "color": "#38BDF8"
          },
          "variant": {
            "color": "#38BDF8"
          },
          "string": {
            "color": "#FDE68A"
          },
          "string.escape": {
            "color": "#C084FC"
          },
          "string.regex": {
            "color": "#FDE68A"
          },
          "string.special": {
            "color": "#FDE68A"
          },
          "string.special.symbol": {
            "color": "#FDE68A"
          },
          "string.quoted": {
            "color": "#FDE68A"
          },
          "string.quoted.single": {
            "color": "#FDE68A"
          },
          "string.quoted.double": {
            "color": "#FDE68A"
          },
          "string.template": {
            "color": "#FDE68A"
          }
        }
      }
    }
  ],
  "id": "Lm9DxYwJUx-ZLQK0A5YNP"
}