{
  "name": "Flexoki",
  "author": "ccptmd@gmail.com",
  "themes": [
    {
      "name": "Core",
      "appearance": "dark",
      "style": {
        "background": "#100F0F",
        "syntax": {
          "attribute": {
            "color": "#4385BE",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#575653",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#575653",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#BC5215",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#66800B",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#24837B",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#5E409D",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#878580",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#AD8301",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#878580",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#878580",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#878580",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#878580",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#878580",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#24837B",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#205EA6",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#205EA6",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#A02F6F",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A02F6F",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#A02F6F",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AD8301",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#4385BE",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "drop_target.background": null,
        "editor.active_line.background": "#1C1B1A",
        "editor.active_line_number": "#F2F0E5",
        "editor.background": null,
        "editor.document_highlight.read_background": null,
        "editor.foreground": null,
        "editor.gutter.background": null,
        "editor.line_number": "#878580",
        "editor.subheader.background": null,
        "elevated_surface.background": null,
        "pane.focused_border": "#282726",
        "tab.active_background": "#282726",
        "tab.inactive_background": "#100F0F",
        "tab_bar.background": "#100F0F",
        "title_bar.background": "#100F0F",
        "toolbar.background": "#1C1B1A",
        "text": "#CECDC3",
        "text.muted": "",
        "error": "#AF3029",
        "error.background": "#3E1715",
        "element.background": "#1C1B1A",
        "element.active": "#1C1B1A",
        "status_bar.foreground": null,
        "tab.active_foreground": null,
        "terminal.ansi.amber": null,
        "border": "#1C1B1A",
        "border.focused": "#282726",
        "border.selected": "#282726",
        "panel.background": null,
        "panel.focused_border": "#282726",
        "warning": "#AD8301",
        "created": "#66800B",
        "deleted": "#AF3029",
        "modified": "#AD8301",
        "ghost_element.background": null,
        "ghost_element.active": null,
        "ghost_element.disabled": null,
        "ghost_element.hover": null,
        "ghost_element.selected": "#1C1B1A",
        "modified.background": null,
        "deleted.background": null,
        "error.border": "#AF3029",
        "warning.border": "#AD8301",
        "warning.background": "#3A2D04",
        "success": "#66800B",
        "success.border": "#66800B",
        "success.background": "#252D09",
        "predictive": "#24837B",
        "predictive.border": "#24837B",
        "predictive.background": "#282726",
        "hint": null
      }
    }
  ],
  "id": "VJc4iWoIzx8Ib6TEwld_N"
}