{
  "name": "Mhammed Talhaouy VsCode Inspired Theme",
  "author": "ihsan-null",
  "themes": [
    {
      "name": "Talhaouy Dark",
      "appearance": "dark",
      "style": {
        "border": "#21252B",
        "border.variant": "#21252B",
        "border.focused": "#21252B",
        "border.selected": "#21252B",
        "border.transparent": "#21252B50",
        "border.disabled": "#21252B60",
        "elevated_surface.background": "#161B22",
        "surface.background": "#282c34",
        "background": "#282c34",
        "element.background": "#1A1F26",
        "element.hover": "#1F2530",
        "element.active": "#1E242E",
        "element.selected": "#1F2530",
        "ghost_element.hover": "#1F2530",
        "ghost_element.selected": "#1F2530",
        "status_bar.background": "#161B22",
        "title_bar.background": "#282c34",
        "toolbar.background": "#282c34",
        "tab_bar.background": "#161B22",
        "tab.inactive_background": "#161B22",
        "tab.active_background": "#282c34",
        "search.match_background": "#8BE9FD30",
        "panel.background": "#282c34",
        "panel.focused_border": "#8BE9FD",
        "scrollbar.thumb.background": "#2F353E80",
        "scrollbar.thumb.hover_background": "#3A424C",
        "scrollbar.thumb.border": "#2F353E",
        "scrollbar.track.background": "#282c34",
        "editor.foreground": "#D6DAE0",
        "editor.background": "#282c34",
        "editor.gutter.background": "#282c34",
        "editor.active_line.background": "#161B22",
        "editor.line_number": "#4B5263",
        "editor.active_line_number": "#D6DAE0",
        "editor.wrap_guide": "#2F353E",
        "editor.active_wrap_guide": "#2F353E",
        "editor.document_highlight.read_background": "#8BE9FD25",
        "editor.document_highlight.write_background": "#E06C7525",
        "editor.document_highlight.bracket_background": "#8BE9FD30",
        "terminal.background": "#282c34",
        "terminal.ansi.black": "#3F4451",
        "terminal.ansi.red": "#E06C75",
        "terminal.ansi.green": "#98C379",
        "terminal.ansi.yellow": "#E5C07B",
        "terminal.ansi.blue": "#61AFEF",
        "terminal.ansi.magenta": "#C678DD",
        "terminal.ansi.cyan": "#56B6C2",
        "terminal.ansi.white": "#D6DAE0",
        "terminal.ansi.bright_black": "#4F5666",
        "terminal.ansi.bright_red": "#FF6B81",
        "terminal.ansi.bright_green": "#A9D49B",
        "terminal.ansi.bright_yellow": "#F0C074",
        "terminal.ansi.bright_blue": "#7BC7FF",
        "terminal.ansi.bright_magenta": "#D88BFF",
        "terminal.ansi.bright_cyan": "#74D4E1",
        "terminal.ansi.bright_white": "#FFFFFF",
        "created": "#98C379",
        "deleted": "#E06C75",
        "modified": "#E5C07B",
        "warning": "#D19A66",
        "error": "#E06C75",
        "info": "#61AFEF",
        "hint": "#6C7280",
        "ignored": "#4B5263",
        "players": [
          {
            "cursor": "#8BE9FD",
            "background": "#8BE9FD80",
            "selection": "#8BE9FD20"
          },
          {
            "cursor": "#E06C75",
            "background": "#E06C7580",
            "selection": "#E06C7520"
          },
          {
            "cursor": "#E5C07B",
            "background": "#E5C07B80",
            "selection": "#E5C07B20"
          },
          {
            "cursor": "#C678DD",
            "background": "#C678DD80",
            "selection": "#C678DD20"
          },
          {
            "cursor": "#56B6C2",
            "background": "#56B6C280",
            "selection": "#56B6C220"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#5C6370"
          },
          "comment.doc": {
            "color": "#5C6370"
          },
          "keyword": {
            "color": "#C678DD"
          },
          "keyword.operator": {
            "color": "#C678DD"
          },
          "string": {
            "color": "#98C379"
          },
          "string.escape": {
            "color": "#56B6C2"
          },
          "string.regex": {
            "color": "#E06C75"
          },
          "number": {
            "color": "#D19A66"
          },
          "boolean": {
            "color": "#D19A66"
          },
          "function": {
            "color": "#61AFEF"
          },
          "constructor": {
            "color": "#61AFEF"
          },
          "variant": {
            "color": "#61AFEF"
          },
          "type": {
            "color": "#E5C07B"
          },
          "variable": {
            "color": "#E06C75"
          },
          "variable.special": {
            "color": "#E5C07B"
          },
          "property": {
            "color": "#61AFEF"
          },
          "attribute": {
            "color": "#C678DD"
          },
          "operator": {
            "color": "#ABB2BF"
          },
          "punctuation": {
            "color": "#ABB2BF"
          },
          "tag": {
            "color": "#E06C75"
          },
          "constant": {
            "color": "#56B6C2"
          },
          "enum": {
            "color": "#56B6C2"
          },
          "embedded": {
            "color": "#D6DAE0"
          },
          "predictive": {
            "color": "#4D5970",
            "font_style": "italic"
          }
        },
        "warning.background": "#5c99d6",
        "warning.border": "#00000000"
      }
    }
  ],
  "id": "EYQQYAFpUHHR7UKLpPPpx"
}