{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Ytrbi",
  "version": "0.0.2",
  "author": "Yara Alharbi",
  "themes": [
    {
      "name": "Ytrbi",
      "appearance": "dark",
      "style": {
        "background.appearance": "blurred",
        "border": "#30343f",
        "border.variant": "#1b2021",
        "border.focused": "#ea638c",
        "border.selected": "#89023e",
        "border.transparent": "#30343f",
        "border.disabled": "#1b2021",
        "panel.focused_border": "#89023e",
        "pane.focused_border": "#ea638c",
        "background": "#1b2021",
        "status_bar.background": "#1b2021",
        "title_bar.background": "#1b2021",
        "title_bar.inactive_background": "#1b2021",
        "toolbar.background": "#1b2021",
        "tab_bar.background": "#1b2021",
        "tab.inactive_background": "#1b2021",
        "tab.active_background": "#1b2021",
        "panel.background": "#1b2021",
        "elevated_surface.background": "#1b2021",
        "surface.background": "#1b2021",
        "drop_target.background": "#1b2021",
        "element.background": "#1b2021",
        "element.hover": "#ea638c",
        "element.active": "#89023e",
        "element.selected": "#1b2021",
        "element.disabled": "#1b2021",
        "text": "#ffd9da",
        "text.muted": "#ea638c",
        "text.placeholder": "#89023e",
        "text.disabled": "#30343f",
        "text.accent": "#ffd9da",
        "editor.background": "#1b2021",
        "editor.gutter.background": "#1b2021",
        "editor.subheader.background": "#1b2021",
        "editor.active_line.background": "#9023eFF",
        "editor.line_number": "#ea638c",
        "editor.active_line_number": "#ffd9da",
        "editor.wrap_guide": "#1b2021",
        "editor.active_wrap_guide": "#1b2021",
        "icon": "#ffd9da",
        "icon.muted": "#ea638c",
        "icon.disabled": "#89023e",
        "icon.placeholder": "#30343f",
        "icon.accent": "#1b2021",
        "scrollbar_thumb.background": "#1b2021",
        "scrollbar.thumb.hover_background": "#89023e",
        "scrollbar.thumb.border": "#ea638c",
        "scrollbar.track.background": "#1b2021",
        "scrollbar.track.border": "#30343f",
        "link_text.hover": "#ea638c",
        "error": "#89023e",
        "error.background": "#1b2021",
        "error.border": "#30343f",
        "hint": "#ea638c",
        "hint.background": "#89023e",
        "hint.border": "#30343f",
        "info": "#30343f",
        "info.background": "#1b2021",
        "info.border": "#89023e",
        "predictive": "#ea638c",
        "success": "#89023e",
        "unreachable": "#1b2021",
        "warning": "#ea638c",
        "conflict": "#89023e",
        "created": "#30343f",
        "deleted": "#1b2021",
        "hidden": "#30343f",
        "ignored": "#1b2021",
        "modified": "#ea638c",
        "renamed": "#ffd9da",
        "terminal.background": "#1b2021",
        "terminal.foreground": "#ffd9da",
        "terminal.ansi.black": "#30343f",
        "terminal.ansi.red": "#89023e",
        "terminal.ansi.green": "#ea638c",
        "terminal.ansi.yellow": "#ffd9da",
        "terminal.ansi.blue": "#30343f",
        "terminal.ansi.magenta": "#89023e",
        "terminal.ansi.cyan": "#ea638c",
        "terminal.ansi.white": "#ffd9da",
        "players": [
          {
            "cursor": "#bd93f9ff",
            "background": "#bd93f9ff",
            "selection": "#bd93f933"
          },
          {
            "cursor": "#50fa7bff",
            "background": "#50fa7bff",
            "selection": "#50fa7b33"
          },
          {
            "cursor": "#ff79c6ff",
            "background": "#ff79c6ff",
            "selection": "#ff79c633"
          },
          {
            "cursor": "#f1fa8cff",
            "background": "#f1fa8cff",
            "selection": "#f1fa8c33"
          },
          {
            "cursor": "#8be9fdff",
            "background": "#8be9fdff",
            "selection": "#8be9fd33"
          },
          {
            "cursor": "#ffb86cff",
            "background": "#ffb86cff",
            "selection": "#ffb86c33"
          },
          {
            "cursor": "#ff5555ff",
            "background": "#ff5555ff",
            "selection": "#ff555533"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#6c8084"
          },
          "variable": {
            "color": "#ea638c"
          },
          "operator": {
            "color": "#ffd9da"
          },
          "punctuation": {
            "color": "#89023e"
          },
          "function": {
            "color": "#ffd9da"
          },
          "string": {
            "color": "#ea638c"
          },
          "boolean": {
            "color": "#89023e"
          }
        }
      }
    }
  ],
  "id": "RDt3gLa0XfVN6mm_wmxdg"
}