{
  "name": "Kalidozza-official-theme",
  "author": "afrolino02",
  "themes": [
    {
      "name": "Kalidozza-official-theme",
      "appearance": "dark",
      "style": {
        "background": "#0d0701",
        "syntax": {
          "keyword": {
            "color": "#FCB54A",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#ffe02e",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#ff9900",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#e371ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#de9848",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#616587",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#5fe3eb",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#88481a",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#b35959",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#a26c4c",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#5588ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#c19363",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#5fe3eb",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#297bff",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#f8bd64",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#5fe3eb",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#bf4242",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#d5a844",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#210000",
            "font_style": "italic",
            "font_weight": 400
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "border": "#fcb5495c",
        "error": "#c55454",
        "hint": "#ffee54",
        "info": "#2f7edb",
        "warning": "#ffe77c",
        "unreachable": "#c55454",
        "editor.line_number": "#7b3611",
        "editor.active_line_number": "#FCB54A",
        "editor.active_line.background": "#1e1200bd",
        "editor.gutter.background": "#0c0601",
        "tab.inactive_background": "#060300",
        "tab.active_background": "#140b05",
        "text": "#FFF0C2",
        "editor.background": "#080400",
        "title_bar.background": "#060300",
        "tab_bar.background": "#060300",
        "surface.background": null,
        "status_bar.background": "#0d0701",
        "search.match_background": "#555B7818",
        "panel.background": "#0d0701",
        "elevated_surface.background": null,
        "editor.subheader.background": null,
        "editor.foreground": null,
        "editor.active_wrap_guide": null,
        "editor.wrap_guide": null,
        "pane.focused_border": null,
        "panel.focused_border": null,
        "toolbar.background": "#0d0701",
        "terminal.background": "#0d0701",
        "warning.background": "#140b05db",
        "unreachable.background": "#140b05db",
        "info.background": "#140b05db",
        "hint.background": "#140b05db",
        "error.background": "#140b05db",
        "warning.border": null,
        "editor.highlighted_line.background": "#432a11",
        "text.accent": "#D07711",
        "text.disabled": "#2f1e0d",
        "text.placeholder": "#432a11",
        "border.disabled": "#1a1000",
        "element.active": "#b85520",
        "element.background": "#3f1f0d",
        "element.disabled": "#4d382cb5",
        "element.hover": "#7c2d00",
        "element.selected": "#c24700",
        "ghost_element.active": "#2e2000e3",
        "ghost_element.background": "#41250ac4",
        "icon": "#FCB54A",
        "icon.accent": "#311900",
        "icon.placeholder": "#442401c9",
        "scrollbar.thumb.border": "#753800",
        "scrollbar.thumb.hover_background": "#9a5d16",
        "scrollbar.track.background": "#261c1370",
        "scrollbar.track.border": "#45300cd1",
        "scrollbar_thumb.background": "#743b00",
        "terminal.ansi.blue": "#2978ff",
        "terminal.ansi.bright_black": "#5d5d5d",
        "terminal.ansi.black": "#000000",
        "terminal.ansi.bright_blue": "#73a8fe",
        "terminal.ansi.bright_cyan": "#19ffe4",
        "terminal.ansi.bright_green": "#80C43B",
        "terminal.ansi.bright_magenta": "#A80CCF",
        "terminal.ansi.bright_red": "#ce3636",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.bright_yellow": "#fabc01",
        "terminal.ansi.cyan": "#00a8a3",
        "terminal.ansi.dim_black": "#383838",
        "terminal.ansi.dim_blue": "#c9edff",
        "terminal.ansi.dim_cyan": "#c8fffc",
        "terminal.ansi.dim_green": "#b4ffb0",
        "terminal.ansi.dim_magenta": "#f4adff",
        "terminal.ansi.dim_red": "#ff8585",
        "terminal.ansi.dim_white": "#fefefe",
        "terminal.ansi.dim_yellow": "#fffb9a",
        "terminal.ansi.green": "#80C43B",
        "terminal.ansi.magenta": "#A80CCF",
        "terminal.ansi.red": "#dd2b2b",
        "terminal.ansi.white": "#fffeeb",
        "terminal.ansi.yellow": "#FCB54A",
        "terminal.bright_foreground": "#4a2500",
        "terminal.dim_foreground": "#be9f69",
        "terminal.foreground": "#8d4f05",
        "link_text.hover": "#1961a4",
        "predictive": "#4b2d00",
        "conflict": "#dd5a5a",
        "conflict.background": "#36000099",
        "created": "#2d57b4",
        "deleted": "#821700",
        "deleted.background": "#4619009e",
        "ignored": "#680000",
        "hidden": "#49472475",
        "modified": "#2b6f02",
        "status_bar.foreground": "#602f01",
        "tab.active_foreground": "#840000",
        "terminal.ansi.amber": "#b24b4b"
      }
    }
  ],
  "id": "iKN5y9jIE7XQFGycHJAYt"
}