{
  "name": "FoxsThemedTheme",
  "author": "fuckindumbfox",
  "themes": [
    {
      "name": "Boy Why You Ourple :joy:",
      "appearance": "dark",
      "style": {
        "background": "#29003a",
        "syntax": {
          "attribute": {
            "color": "#2ffcfc",
            "font_style": "normal",
            "font_weight": 700
          },
          "editor.foreground": {
            "color": "#bb77ff",
            "font_style": null,
            "font_weight": 400
          },
          "boolean": {
            "color": "#6125f2",
            "font_style": null,
            "font_weight": 600
          },
          "comment": {
            "color": "#404040",
            "font_style": "italic",
            "font_weight": 400
          },
          "comment.doc": {
            "color": "#7c7c7c",
            "font_style": "italic",
            "font_weight": 500
          },
          "constant": {
            "color": "#e8d700",
            "font_style": "normal",
            "font_weight": 800
          },
          "constructor": {
            "color": "#00ff8c",
            "font_style": "normal",
            "font_weight": 400
          },
          "embedded": {
            "color": "#49005f",
            "font_style": "normal",
            "font_weight": null
          },
          "emphasis": {
            "color": "#d7ba7d",
            "font_style": "italic",
            "font_weight": 500
          },
          "emphasis.strong": {
            "color": "#eec46b",
            "font_style": "italic",
            "font_weight": 600
          },
          "enum": {
            "color": "#9dff2f",
            "font_style": "normal",
            "font_weight": 400
          },
          "function": {
            "color": "#fff500",
            "font_style": "normal",
            "font_weight": 600
          },
          "function.method": {
            "color": "#ff9900",
            "font_style": "normal",
            "font_weight": 400
          },
          "function.special.definition": {
            "color": "#ff008a",
            "font_style": "normal",
            "font_weight": 500
          },
          "hint": {
            "color": "#00fff0",
            "font_style": "normal",
            "font_weight": 300
          },
          "keyword": {
            "color": "#fff35b",
            "font_style": "normal",
            "font_weight": 400
          },
          "label": {
            "color": "#ff5c00",
            "font_style": "normal",
            "font_weight": 600
          },
          "link_text": {
            "color": "#17b9ff",
            "font_style": "italic",
            "font_weight": 300
          },
          "link_uri": {
            "color": "#9f16ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#52c3f4",
            "font_style": null,
            "font_weight": 500
          },
          "operator": {
            "color": "#ce3e00",
            "font_style": null,
            "font_weight": 500
          },
          "predictive": {
            "color": "#574164",
            "font_style": "normal",
            "font_weight": 200
          },
          "preproc": {
            "color": "#c678dd",
            "font_style": "normal",
            "font_weight": 500
          },
          "string": {
            "color": "#63ff66",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#d0b7df",
            "font_style": "normal",
            "font_weight": 400
          },
          "property": {
            "color": "#ff7a00",
            "font_style": "normal",
            "font_weight": 600
          },
          "punctuation": {
            "color": "#ecb1ff",
            "font_style": "normal",
            "font_weight": 300
          },
          "punctuation.bracket": {
            "color": "#eadaff",
            "font_style": null,
            "font_weight": 500
          },
          "punctuation.delimiter": {
            "color": "#ff4fde",
            "font_style": "normal",
            "font_weight": 500
          },
          "punctuation.list_marker": {
            "color": "#bcbcbc",
            "font_style": "normal",
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#3550c7",
            "font_style": "normal",
            "font_weight": 400
          },
          "string.escape": {
            "color": "#04761a",
            "font_style": "normal",
            "font_weight": 600
          },
          "string.regex": {
            "color": "#d68d00",
            "font_style": "normal",
            "font_weight": 500
          },
          "string.special": {
            "color": "#05e9ff",
            "font_style": "normal",
            "font_weight": 500
          },
          "string.special.symbol": {
            "color": "#ff00f5",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#fa812a",
            "font_style": "normal",
            "font_weight": 500
          },
          "text.literal": {
            "color": "#f1d1fc",
            "font_style": "normal",
            "font_weight": 400
          },
          "title": {
            "color": "#da46ff",
            "font_style": "normal",
            "font_weight": 500
          },
          "type": {
            "color": "#47ffb7",
            "font_style": "normal",
            "font_weight": 400
          },
          "type.builtin": {
            "color": "#e87523",
            "font_style": "normal",
            "font_weight": 400
          },
          "variable": {
            "color": "#F8F8F2",
            "font_style": "normal",
            "font_weight": 400
          },
          "variable.special": {
            "color": "#FF79C6",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#50FA7B",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "transparent",
            "cursor": "#005eff",
            "selection": "#0075ff57"
          },
          {
            "background": "transparent",
            "cursor": "#ed3131",
            "selection": "#ff090978"
          }
        ],
        "editor.background": "#170b1e",
        "drop_target.background": "#5700931a",
        "editor.foreground": "#c5c5c5",
        "editor.active_line_number": "#93388d",
        "editor.active_line.background": "#2e0430",
        "editor.gutter.background": "#120218",
        "editor.line_number": "#b39eb9a3",
        "editor.invisible": "#1e0d41",
        "editor.highlighted_line.background": "#39088a",
        "editor.wrap_guide": "#69216b",
        "panel.background": "#190032",
        "pane.focused_border": "#6900ff",
        "editor.active_wrap_guide": "#cc00ff",
        "editor.document_highlight.read_background": "#7731c51c",
        "editor.document_highlight.write_background": "#cc3bcf1a",
        "editor.subheader.background": "#35004e",
        "elevated_surface.background": "#201126",
        "panel.focused_border": "#6100ff",
        "search.match_background": "#210831",
        "status_bar.background": "#1e004f",
        "surface.background": "#370843",
        "tab.active_background": "#4a006d",
        "tab.inactive_background": "#25003b",
        "tab_bar.background": "#25003f",
        "title_bar.background": "#2b0049",
        "toolbar.background": "#2f123d",
        "border": "#7800ff91",
        "border.disabled": "#24056454",
        "border.focused": "#9e00ff8a",
        "border.selected": "#9e00ff99",
        "border.transparent": "#ad00ff69",
        "border.variant": "#7800ff47",
        "icon": "#e59ae9",
        "icon.accent": "#b500ff",
        "icon.disabled": "#462279",
        "icon.muted": "#e169dc",
        "icon.placeholder": "#7c00b6",
        "ghost_element.active": "#4a0877",
        "ghost_element.background": "#300f46",
        "ghost_element.disabled": "#240934",
        "ghost_element.hover": "#731f8c",
        "ghost_element.selected": "#9921d1",
        "element.active": "#a5007c",
        "element.background": "#4c1e5c",
        "element.disabled": "#310237",
        "element.hover": "#5e1574",
        "element.selected": "#a222d6",
        "scrollbar.thumb.border": "#7000ff",
        "scrollbar.thumb.hover_background": "#45086f",
        "scrollbar.track.background": "#1b052b",
        "scrollbar.track.border": "#570e6d",
        "scrollbar_thumb.background": "#26034d",
        "terminal.ansi.black": "#000000",
        "terminal.ansi.blue": "#0f0fcc",
        "terminal.ansi.bright_black": "#212121",
        "terminal.ansi.bright_blue": "#1b5bff",
        "terminal.ansi.bright_cyan": "#06daff",
        "terminal.ansi.bright_green": "#05ff00",
        "terminal.ansi.bright_magenta": "#ff00d6",
        "terminal.ansi.bright_red": "#ff0000",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.bright_yellow": "#f2ff00",
        "terminal.ansi.cyan": "#0094ff",
        "terminal.ansi.dim_black": "#000000",
        "terminal.ansi.dim_blue": "#1200a8",
        "terminal.ansi.dim_cyan": "#007cba",
        "terminal.ansi.dim_green": "#00a123",
        "terminal.ansi.dim_magenta": "#ac00b5",
        "terminal.ansi.dim_red": "#cb0000",
        "terminal.ansi.dim_white": "#c6c4c4",
        "terminal.ansi.dim_yellow": "#e4c700",
        "terminal.ansi.green": "#00d300",
        "terminal.ansi.magenta": "#e800f4",
        "terminal.ansi.red": "#df0000",
        "terminal.ansi.white": "#ffffff",
        "terminal.background": "#0a0a0ad4",
        "terminal.bright_foreground": "#ffffff",
        "terminal.dim_foreground": "#acacac",
        "terminal.foreground": "#b6b6b6",
        "terminal.ansi.yellow": "#fff500",
        "error": "#d50933",
        "error.background": "#3c0101",
        "error.border": "#c90000",
        "hint": "#6b0085",
        "hint.background": "#4a0038",
        "hint.border": "#7000ff",
        "info": "#05ff00",
        "info.background": "#006504",
        "info.border": "#2cb520",
        "link_text.hover": "#0003ff",
        "predictive": "#464546",
        "predictive.background": "#0000001f",
        "predictive.border": "#241d264a",
        "renamed": "#f5d42b",
        "renamed.background": "#5d5600",
        "renamed.border": "#ffde00",
        "success": "#2bff00",
        "success.background": "#007910",
        "success.border": "#00ff30",
        "unreachable": "#ff6300",
        "unreachable.background": "#a74100",
        "unreachable.border": "#ff4500",
        "warning": "#ffb800",
        "warning.background": "#4a3803",
        "warning.border": "#ffb800",
        "status_bar.foreground": null,
        "terminal.ansi.amber": "#ff7a00",
        "tab.active_foreground": null,
        "conflict": "#ff0000",
        "conflict.background": "#610000",
        "conflict.border": "#ff2626",
        "created": "#05ff00",
        "created.background": "#025000",
        "created.border": "#05ff00",
        "deleted": "#ff3d3d",
        "deleted.background": "#872525",
        "deleted.border": "#fa2727",
        "hidden": "#7c7c7c",
        "hidden.background": "#292929",
        "hidden.border": "#8f8c8c",
        "ignored": "#4a49a3",
        "ignored.background": "#14162f",
        "ignored.border": "#382e86",
        "modified": "#ffbf00",
        "modified.background": "#6a5f00",
        "modified.border": "#ffc700"
      }
    }
  ],
  "id": "ndk8v0VmoUAMYhnNSdF8I"
}