{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Palenight Italic",
  "author": "Ahsan Firdaus",
  "themes": [
    {
      "name": "Palenight Italic",
      "appearance": "dark",
      "style": {
        "background.appearance": "opaque",
        "background": "#292D3E",
        "surface.background": "#292D3E",
        "panel.background": "#282c3d",
        "text": "#BFC7D5",
        "text.muted": "#6C739A",
        "text.placeholder": "#AAAABB",
        "text.disabled": "#BFC7D580",
        "text.accent": "#eeffff",
        "border": "#2E3245",
        "border.variant": "#282B3C",
        "border.focused": "#282B3C",
        "border.transparent": "#282B3C00",
        "element.background": "#7e57c2cc",
        "element.hover": "#7e57c25a",
        "element.active": "",
        "element.selected": "#7e57c2",
        "ghost_element.background": "#282c3d00",
        "ghost_element.hover": "#0000001a",
        "ghost_element.active": "#7e57c296",
        "ghost_element.selected": "#7e57c273",
        "ghost_element.disabled": "#939bc9",
        "editor.background": "#292D3E",
        "editor.foreground": "#BFC7D5",
        "editor.line_number": "#4c5374",
        "editor.active_line_number": "#eeffff",
        "editor.active_line.background": "#0003",
        "editor.indent_guide": "#4E557980",
        "editor.selection.background": "#7580B850",
        "editor.gutter.background": "#292D3E",
        "editor.document_highlight.bracket_background": "#292D3E",
        "editor.document_highlight.read_background": "#32374D",
        "editor.document_highlight.write_background": "#2E3250",
        "editor.subheader.background": "#292D3E",
        "terminal.dim_foreground": "#292D3E",
        "terminal.ansi.black": "#676E95",
        "terminal.ansi.red": "#ff5572",
        "terminal.ansi.green": "#a9c77d",
        "terminal.ansi.yellow": "#FFCB6B",
        "terminal.ansi.blue": "#82AAFF",
        "terminal.ansi.magenta": "#C792EA",
        "terminal.ansi.cyan": "#89DDFF",
        "terminal.ansi.white": "#ffffff",
        "terminal.ansi.bright_black": "#676E95",
        "terminal.ansi.bright_red": "#ff5572",
        "terminal.ansi.bright_green": "#C3E88D",
        "terminal.ansi.bright_yellow": "#FFCB6B",
        "terminal.ansi.bright_blue": "#82AAFF",
        "terminal.ansi.bright_magenta": "#C792EA",
        "terminal.ansi.bright_cyan": "#89DDFF",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_black": "#676E9566",
        "terminal.ansi.dim_red": "#ff557266",
        "terminal.ansi.dim_green": "#a9c77d66",
        "terminal.ansi.dim_yellow": "#FFCB6B66",
        "terminal.ansi.dim_blue": "#82AAFF66",
        "terminal.ansi.dim_magenta": "#C792EA66",
        "terminal.ansi.dim_cyan": "#89DDFF66",
        "terminal.ansi.dim_white": "#ffffff66",
        "error": "#EF5350",
        "error.background": "#EF535019",
        "error.border": "#EF5350",
        "warning": "#FFCA28",
        "warning.background": "#FFCA2819",
        "warning.border": "#FFCA28",
        "info.background": "undefined19",
        "hint.background": "undefined19",
        "success.background": "undefined19",
        "created": "#9CCC65",
        "created.background": "#99b76d23",
        "created.border": "#9CCC65",
        "modified": "#e2b93d",
        "modified.border": "#e2b93d",
        "deleted": "#EF5350",
        "deleted.background": "#ef535033",
        "deleted.border": "#EF5350",
        "conflict": "#FFEB95CC",
        "conflict.border": "#FFEB95CC",
        "renamed": "#e2c08de6",
        "renamed.border": "#e2c08de6",
        "ignored": "#69709890",
        "ignored.border": "#69709890",
        "pane.focused_border": "#282B3C",
        "pane_group.border": "#282B3C",
        "panel.indent_guide": "#4E557980",
        "status_bar.background": "#282C3D",
        "title_bar.background": "#292d3e",
        "toolbar.background": "#292D3E",
        "search.match_background": "#7e57c233",
        "tab_bar.background": "#31364a",
        "tab.active_background": "#292D3E",
        "tab.inactive_background": "#31364A",
        "drop_target.background": "#7e57c273",
        "scrollbar.thumb.background": "#694CA466",
        "scrollbar.thumb.hover_background": "#694CA4cc",
        "scrollbar.track.background": "#292D3E",
        "scrollbar.track.border": "#292D3E",
        "players": [
          {
            "cursor": "#7e57c2",
            "selection": "#7580B850",
            "background": "#292D3E"
          }
        ],
        "syntax": {
          "variable": {
            "color": "#82AAFF"
          },
          "variable.builtin": {
            "color": "#ffcb6b"
          },
          "variable.parameter": {
            "color": "#7986E7"
          },
          "constant": {
            "color": "#82AAFF"
          },
          "constant.builtin": {
            "color": "#82AAFF"
          },
          "string": {
            "color": "#C3E88D"
          },
          "string.documentation": {
            "color": "#C3E88D"
          },
          "string.regexp": {
            "color": "#80CBC4"
          },
          "string.regex": {
            "color": "#80CBC4"
          },
          "charcter": {
            "color": "#C3E88D"
          },
          "character.special": {
            "color": "#80CBC4"
          },
          "number": {
            "color": "#F78C6C"
          },
          "function": {
            "color": "#82AAFF"
          },
          "function.builtin": {
            "color": "#82AAFF"
          },
          "function.call": {
            "color": "#82AAFF"
          },
          "type": {
            "color": "#ffcb6b"
          },
          "type.builtin": {
            "color": "#BFC7D5"
          },
          "operator": {
            "color": "#c792ea"
          },
          "class": {
            "color": "#ffcb6b"
          },
          "property": {
            "color": "#BFC7D5"
          },
          "keyword": {
            "color": "#c792ea",
            "font_style": "italic"
          },
          "keyword.type": {
            "color": "#c792ea"
          },
          "keyword.function": {
            "color": "#c792ea"
          },
          "keyword.operator": {
            "color": "#89DDFF"
          },
          "keyword.import": {
            "color": "#c792ea"
          },
          "comment": {
            "color": "#697098",
            "font_style": "italic"
          },
          "tag": {
            "color": "#ff5572"
          },
          "parameter": {
            "color": "#7986E7"
          },
          "boolean": {
            "color": "#ff5572",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#ffcb6b",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "aznvCAlrg5clW9XynSs7q"
}