{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "One Dark - Orion",
  "author": "frib3iro",
  "themes": [
    {
      "name": "One Dark - Orion",
      "appearance": "dark",
      "style": {
        "border": "#1c1e24ff",
        "border.variant": "#1C1E24ff",
        "border.focused": "#293b5bff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#272b33",
        "elevated_surface.background": "#1d2127ff",
        "surface.background": "#1e2228ff",
        "background": "#0E0F11ff",
        "element.background": "#131519ff",
        "element.hover": "#131519ff",
        "element.active": "#131519ff",
        "element.selected": "#131519ff",
        "element.disabled": "#2e343eff",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#131519ff",
        "ghost_element.active": "#131519ff",
        "ghost_element.selected": "#131519ff",
        "ghost_element.disabled": "#131519ff",
        "text": "#e5e7eaff",
        "text.muted": "#b5b8bfff",
        "text.placeholder": "#a5a6adff",
        "text.disabled": "#a5a6adff",
        "text.accent": "#74ade8ff",
        "icon": "#c8ccd4ff",
        "icon.muted": "#838994ff",
        "icon.disabled": "#696B77ff",
        "icon.placeholder": "#838994ff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#0d0f12ff",
        "title_bar.background": "#0d0f12ff",
        "toolbar.background": "#0d0f12ff",
        "tab_bar.background": "#0d0f12ff",
        "tab.inactive_background": "#0E0F11ff",
        "tab.active_background": "#0E0F11ff",
        "search.match_background": "#74ade81a",
        "panel.background": "#0c0d10ff",
        "scrollbar.thumb.background": "#7173784c",
        "scrollbar.thumb.hover_background": "#131519ff",
        "scrollbar.thumb.border": "#131519ff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#131519ff",
        "editor.foreground": "#bfc4cdff",
        "editor.background": "#101216ff",
        "editor.gutter.background": "#101216ff",
        "editor.subheader.background": "#1d2127",
        "editor.active_line.background": "#1C1E24",
        "editor.highlighted_line.background": "#262a32ff",
        "editor.line_number": "#dadde259",
        "editor.active_line_number": "#74ADE8",
        "editor.invisible": "#696B77ff",
        "editor.wrap_guide": "#9499a429",
        "editor.active_wrap_guide": "#1C1E24",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#0E0F11",
        "terminal.foreground": "#c8ccd4ff",
        "hint.background": "#17191dff",
        "hint.border": "#1C1E24ff",
        "terminal.bright_foreground": "#c8ccd4ff",
        "terminal.dim_foreground": "#202329ff",
        "terminal.ansi.bright_black": "#5c6370",
        "terminal.ansi.red": "#e06c75",
        "terminal.ansi.green": "#98c379",
        "terminal.ansi.yellow": "#d19a66",
        "terminal.ansi.blue": "#61afef",
        "terminal.ansi.magenta": "#c678dd",
        "terminal.ansi.cyan": "#56b6c2",
        "terminal.ansi.white": "#abb2bf",
        "link_text.hover": "#74ade8ff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#696B77ff",
        "hidden.background": "#696B771a",
        "hidden.border": "#414754ff",
        "hint": "#787c85ff",
        "ignored": "#696B77ff",
        "ignored.background": "#696B771a",
        "ignored.border": "#383c46ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#838994ff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#383c46ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#61afefff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#d19a66ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#5c6370ff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#878e98ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#dfc184ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#5d636fff",
            "background_color": "#1d2127ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#b477cfff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#73ade9ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#c8ccd4ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#5a6a87ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#e78284ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#b2b9c6ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#b2b9c6ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.markup": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#b1574bff",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#dfc184ff",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a1c181ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#56b6c2ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#98c379ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a1c181ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": 400
          },
          "type": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e06c75ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "border": "#1c1e24ff",
        "border.variant": "#262b32ff",
        "border.focused": "#293b5bff",
        "border.selected": "#293b5bff",
        "border.transparent": "#00000000",
        "border.disabled": "#272b33",
        "elevated_surface.background": "#1d2127ff",
        "surface.background": "#1e2228ff",
        "background": "#0E0F11ff",
        "element.background": "#131519ff",
        "element.hover": "#131519ff",
        "element.active": "#131519ff",
        "element.selected": "#131519ff",
        "element.disabled": "#2e343eff",
        "drop_target.background": "#83899480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#131519ff",
        "ghost_element.active": "#131519ff",
        "ghost_element.selected": "#131519ff",
        "ghost_element.disabled": "#131519ff",
        "text": "#e5e7eaff",
        "text.muted": "#b5b8bfff",
        "text.placeholder": "#a5a6adff",
        "text.disabled": "#a5a6adff",
        "text.accent": "#74ade8ff",
        "icon": "#c8ccd4ff",
        "icon.muted": "#838994ff",
        "icon.disabled": "#696B77ff",
        "icon.placeholder": "#838994ff",
        "icon.accent": "#74ade8ff",
        "status_bar.background": "#0d0f12ff",
        "title_bar.background": "#0d0f12ff",
        "toolbar.background": "#0d0f12ff",
        "tab_bar.background": "#0d0f12ff",
        "tab.inactive_background": "#0E0F11ff",
        "tab.active_background": "#0E0F11ff",
        "search.match_background": "#74ade81a",
        "panel.background": "#0c0d10ff",
        "scrollbar.thumb.background": "#7173784c",
        "scrollbar.thumb.hover_background": "#131519ff",
        "scrollbar.thumb.border": "#131519ff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#131519ff",
        "editor.foreground": "#bfc4cdff",
        "editor.background": "#101216ff",
        "editor.gutter.background": "#101216ff",
        "editor.subheader.background": "#1d2127",
        "editor.active_line.background": "#161a20",
        "editor.highlighted_line.background": "#262a32ff",
        "editor.line_number": "#dadde259",
        "editor.active_line_number": "#8aa2c0ff",
        "editor.invisible": "#696B77ff",
        "editor.wrap_guide": "#9499a429",
        "editor.active_wrap_guide": "#262B32",
        "editor.document_highlight.read_background": "#74ade81a",
        "editor.document_highlight.write_background": "#555a6366",
        "terminal.background": "#0E0F11",
        "terminal.foreground": "#c8ccd4ff",
        "hint.background": "#17191dff",
        "hint.border": "#262b32ff",
        "terminal.bright_foreground": "#c8ccd4ff",
        "terminal.dim_foreground": "#202329ff",
        "terminal.ansi.bright_black": "#5c6370",
        "terminal.ansi.red": "#e06c75",
        "terminal.ansi.green": "#98c379",
        "terminal.ansi.yellow": "#d19a66",
        "terminal.ansi.blue": "#61afef",
        "terminal.ansi.magenta": "#c678dd",
        "terminal.ansi.cyan": "#56b6c2",
        "terminal.ansi.white": "#abb2bf",
        "link_text.hover": "#74ade8ff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec1841a",
        "conflict.border": "#5d4c2fff",
        "created": "#a1c181ff",
        "created.background": "#a1c1811a",
        "created.border": "#38482fff",
        "deleted": "#d07277ff",
        "deleted.background": "#d072771a",
        "deleted.border": "#4c2b2cff",
        "error": "#d07277ff",
        "error.background": "#d072771a",
        "error.border": "#4c2b2cff",
        "hidden": "#696B77ff",
        "hidden.background": "#696B771a",
        "hidden.border": "#414754ff",
        "hint": "#787c85ff",
        "ignored": "#696B77ff",
        "ignored.background": "#696B771a",
        "ignored.border": "#383c46ff",
        "info": "#74ade8ff",
        "info.background": "#74ade81a",
        "info.border": "#293b5bff",
        "modified": "#dec184ff",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#5a6a871a",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#74ade81a",
        "renamed.border": "#293b5bff",
        "success": "#a1c181ff",
        "success.background": "#a1c1811a",
        "success.border": "#38482fff",
        "unreachable": "#838994ff",
        "unreachable.background": "#8389941a",
        "unreachable.border": "#383c46ff",
        "warning": "#dec184ff",
        "warning.background": "#dec1841a",
        "warning.border": "#5d4c2fff",
        "players": [
          {
            "cursor": "#74ade8ff",
            "background": "#74ade8ff",
            "selection": "#74ade83d"
          },
          {
            "cursor": "#be5046ff",
            "background": "#be5046ff",
            "selection": "#be50463d"
          },
          {
            "cursor": "#bf956aff",
            "background": "#bf956aff",
            "selection": "#bf956a3d"
          },
          {
            "cursor": "#b477cfff",
            "background": "#b477cfff",
            "selection": "#b477cf3d"
          },
          {
            "cursor": "#6eb4bfff",
            "background": "#6eb4bfff",
            "selection": "#6eb4bf3d"
          },
          {
            "cursor": "#d07277ff",
            "background": "#d07277ff",
            "selection": "#d072773d"
          },
          {
            "cursor": "#dec184ff",
            "background": "#dec184ff",
            "selection": "#dec1843d"
          },
          {
            "cursor": "#a1c181ff",
            "background": "#a1c181ff",
            "selection": "#a1c1813d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#61afefff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#d19a66ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#5c6370ff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#878e98ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#dfc184ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#5d636fff",
            "background_color": "#1d2127ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#b477cfff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#73ade9ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#c8ccd4ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#5a6a87ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#e78284ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#b2b9c6ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#b2b9c6ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.markup": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#b1574bff",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#dfc184ff",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a1c181ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#56b6c2ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#98c379ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a1c181ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": 400
          },
          "type": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e06c75ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "Y7Y8b8yuXBjjqBl3JFAdy"
}