{
  "name": "RatDark",
  "author": "RatKing",
  "themes": [
    {
      "name": "RatGold",
      "appearance": "dark",
      "style": {
        "background": "#140a1d",
        "syntax": {
          "boolean": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#849be0",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#78c2b3",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#849be0",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#ff3baa",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#ff79c6",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#c78cff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#a883a8",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#c78cff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#ff79c6",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ff3baa",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#849be0",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#a883a8",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#9ca7ff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#78c2b3",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#78c2b3",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#FFD700",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#c78cff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#c78cff",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#ff3baa",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#78c2b3",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#a1a1dd",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#849be0",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#849be0",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#849be0",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#78c2b3",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "transparent",
            "cursor": "#42ffd5",
            "selection": ""
          }
        ],
        "background.appearance": "opaque",
        "text": "#CFA2B6",
        "text.accent": "#FFD700",
        "text.disabled": "#5e376d",
        "text.muted": "#a58191",
        "text.placeholder": "#a58191",
        "terminal.background": "#140a1d",
        "terminal.foreground": "#f5e5f3",
        "terminal.ansi.black": "#552452",
        "terminal.ansi.blue": "#ccd9ff",
        "terminal.ansi.bright_black": "#1E0E2E",
        "terminal.ansi.bright_blue": "#ebf1ff",
        "terminal.ansi.bright_cyan": "#d5f8ff",
        "terminal.ansi.bright_green": "#d0ffd8",
        "terminal.ansi.bright_magenta": "#ffe9fc",
        "terminal.ansi.bright_red": "#ffece8",
        "terminal.ansi.bright_white": "#fbf4fa",
        "terminal.ansi.bright_yellow": "#fff0c8",
        "terminal.ansi.cyan": "#83edff",
        "terminal.ansi.green": "#5aff8d",
        "terminal.ansi.magenta": "#ffc4f9",
        "terminal.ansi.red": "#ffccc3",
        "terminal.ansi.white": "#e4b5de",
        "terminal.ansi.yellow": "#fff0c8",
        "editor.foreground": "#FFD700",
        "editor.background": "#140a1d",
        "drop_target.background": "#FFD700",
        "border": "#8897f4",
        "border.focused": "#FFD700",
        "editor.active_line.background": "#302b30",
        "border.selected": "#FFD700",
        "editor.active_line_number": "#FFD700",
        "editor.active_wrap_guide": "#FFD700",
        "editor.document_highlight.read_background": "",
        "editor.gutter.background": "#140a1d",
        "editor.highlighted_line.background": "#e9729d",
        "pane.focused_border": "#FFD700",
        "tab.active_background": "#140a1d",
        "tab.inactive_background": "#271e28",
        "element.active": "#302b30",
        "icon": "#ff3baa",
        "info.border": "#FFD700",
        "predictive": "#9ca7ff",
        "icon.accent": "",
        "icon.disabled": "#302b30",
        "icon.muted": "",
        "icon.placeholder": "",
        "error": "#ff4971",
        "error.background": "#302b30",
        "error.border": "#FFD700",
        "hint.border": "#FFD700",
        "predictive.border": "",
        "warning.border": "#FFD700",
        "hint.background": "#302b30",
        "hint": "#ff4971",
        "info": "#ff4971",
        "warning": "#ff4971",
        "warning.background": "#302b30",
        "unreachable.background": "#302b30",
        "unreachable.border": "#FFD700",
        "unreachable": "#ff4971",
        "success.border": "#FFD700",
        "success.background": "#302b30",
        "success": "#9ca7ff",
        "predictive.background": "",
        "renamed": "",
        "info.background": "#302b30",
        "link_text.hover": "#dfb7e8",
        "conflict": "#de286e",
        "conflict.background": "#302b30",
        "conflict.border": "#FFD700",
        "deleted": "#78c2b3",
        "deleted.background": "#302b30",
        "created.background": "#302b30",
        "hidden.background": "#302b30",
        "ignored.background": "#302b30",
        "modified.background": "#302b30",
        "created.border": "",
        "deleted.border": "#FFD700",
        "hidden.border": "#FFD700",
        "ignored.border": "#FFD700",
        "modified.border": "#FFD700",
        "created": "#FFD700",
        "modified": "#c78cff",
        "ignored": "#6161b3",
        "hidden": "#6272a4",
        "editor.document_highlight.write_background": "",
        "editor.invisible": "#FFD700",
        "editor.line_number": "#e9729d",
        "editor.subheader.background": "#140a1d",
        "panel.background": "#140a1d",
        "panel.focused_border": "#FFD700",
        "status_bar.background": "#140a1d",
        "tab_bar.background": "#140a1d",
        "title_bar.background": "#4d254d",
        "toolbar.background": "#140a1d",
        "status_bar.foreground": "",
        "tab.active_foreground": "",
        "ghost_element.active": "",
        "element.background": "",
        "element.disabled": "",
        "element.hover": "",
        "element.selected": "",
        "editor.wrap_guide": "#FFD700",
        "elevated_surface.background": "#140a1d",
        "surface.background": "#140a1d",
        "search.match_background": "#140a1d"
      }
    }
  ],
  "id": "7gwmSB5IGgV59qOJmac_q"
}