{
  "name": "Koding Konsole",
  "author": "daleedless",
  "themes": [
    {
      "name": "Konding Konsole",
      "appearance": "dark",
      "style": {
        "border": "#e8edcf10",
        "border.variant": "#e8edcf10",
        "border.focused": "#e8edcf10",
        "border.selected": "#e8edcf10",
        "border.transparent": "#e8edcf10",
        "border.disabled": "#e8edcf10",
        "elevated_surface.background": "#21231e",
        "surface.background": "#272923",
        "background": "#272923",
        "element.background": "#21231e",
        "element.hover": "#e8edcf10",
        "element.active": "#e8edcf10",
        "element.selected": "#e8edcf10",
        "element.disabled": "#e8edcf10",
        "drop_target.background": "#e8edcf10",
        "ghost_element.background": "#e8edcf10",
        "ghost_element.hover": "#e8edcf10",
        "ghost_element.active": "#e8edcf10",
        "ghost_element.selected": "#e8edcf10",
        "ghost_element.disabled": "#e8edcf10",
        "text": "#e8edcf",
        "text.muted": "#9da08c",
        "text.placeholder": "#e8edcf",
        "text.disabled": "#4b4f43",
        "text.accent": "#06d6a0",
        "icon": "#e8edcf",
        "icon.muted": "#e8edcf",
        "icon.disabled": "#6f7564",
        "icon.accent": "#06d6a0",
        "status_bar.background": "#272923",
        "title_bar.background": "#272923",
        "toolbar.background": "#272923",
        "tab_bar.background": "#272923",
        "tab.active_background": "#272923",
        "tab.active_foreground": "#272923",
        "tab.inactive_background": "#21231e",
        "search.match_background": "#06d6a045",
        "editor.background": "#272923",
        "editor.gutter.background": "#272923",
        "editor.subheader.background": "#21231e",
        "editor.active_line.background": "#e8edcf10",
        "editor.highlighted_line.background": "#eeeeee10",
        "editor.foreground": "#e8edcf",
        "editor.line_number": "#e8edcf30",
        "editor.active_line_number": "#e8edcf",
        "editor.invisible": "#eeeeee10",
        "editor.wrap_guide": "#e8edcf10",
        "editor.active_wrap_guide": "#e8edcf10",
        "editor.document_highlight.read_background": "#e8edcf10",
        "editor.document_highlight.write_background": "#e8edcf10",
        "terminal.foreground": "#e8edcf",
        "terminal.background": "#272923",
        "terminal.bright_foreground": "#e8edcf",
        "terminal.dim_foreground": "#9da08c",
        "terminal.ansi.black": "#21231e",
        "terminal.ansi.bright_black": "#21231e",
        "terminal.ansi.dim_black": "#21231e",
        "terminal.ansi.red": "#ef476f",
        "terminal.ansi.green": "#06d6a0",
        "terminal.ansi.yellow": "#ffd166",
        "terminal.ansi.blue": "#118ab2",
        "terminal.ansi.white": "#e8edcf",
        "terminal.ansi.bright_white": "#e8edcf",
        "terminal.ansi.dim_white": "#e8edcf",
        "panel.background": "#272923",
        "panel.focused_border": "#e8edcf10",
        "pane.focused_border": "#eeeeee10",
        "pane.group_border": "#eeeeee10",
        "scrollbar_thumb.background": "#e8edcf20",
        "scrollbar.thumb.hover_background": "#e8edcf30",
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#21231e",
        "scrollbar.track.border": "#e8edcf10",
        "link_text.hover": "#118ab2",
        "conflict": "#ffd166",
        "conflict.background": "#21231e",
        "conflict.border": "#eeeeee10",
        "created": "#e8edcf",
        "created.background": "#21231e",
        "created.border": "#e8edcf10",
        "deleted": "#ef476f",
        "deleted.background": "#21231e",
        "deleted.border": "#e8edcf10",
        "error": "#ef476f",
        "error.background": "#21231e",
        "error.border": "#e8edcf10",
        "hidden": "#333333",
        "hidden.background": "#272923",
        "hidden.border": "#e8edcf10",
        "hint": "#ffd166",
        "hint.background": "#21231e",
        "hint.border": "#e8edcf10",
        "ignored": "#e8edcf",
        "ignored.background": "#21231e",
        "ignored.border": "#e8edcf10",
        "info": "#ffd166",
        "info.background": "#21231e",
        "info.border": "#e8edcf10",
        "modified": "#e8edcf",
        "modified.background": "#21231e",
        "modified.border": "#e8edcf10",
        "predictive": "#666666",
        "predictive.background": "#272923",
        "predictive.border": "#e8edcf10",
        "renamed": "#ef476f",
        "renamed.background": "#21231e",
        "renamed.border": "#e8edcf10",
        "success": "#06d6a0",
        "success.background": "#21231e",
        "success.border": "#e8edcf10",
        "unreachable": "#666666",
        "unreachable.background": "#272923",
        "unreachable.border": "#e8edcf10",
        "warning": "#ffd166",
        "warning.background": "#21231e",
        "warning.border": "#e8edcf10",
        "players": [
          {
            "background": "#e8edcf",
            "cursor": "#e8edcf",
            "selection": "#e8edcf10"
          }
        ],
        "syntax": {
          "constant": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#808272",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#06d6a0",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#4b4c42",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ef476f",
            "font_style": null,
            "font_weight": 900
          },
          "variable": {
            "color": "#e8edcf",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#f6f740",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#ef476f",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#808272",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#e8edcf",
            "font_style": null,
            "font_weight": 800
          },
          "function": {
            "color": "#ffd166",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#06d6a0",
            "font_style": null,
            "font_weight": 900
          },
          "operator": {
            "color": "#808272",
            "font_style": null,
            "font_weight": 900
          },
          "boolean": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#06d6a0",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#ffd166",
            "font_style": null,
            "font_weight": 900
          },
          "function.method": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#ef476f",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#808272",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#ef476f",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ffd166",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#118ab2",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#06d6a0",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#06d6a0",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#ef476f",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#ef476f",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.ansi.bright_yellow": "#ffd166",
        "background.appearance": "opaque",
        "terminal.ansi.dim_blue": "#118ab2",
        "terminal.ansi.bright_blue": "#118ab2",
        "terminal.ansi.cyan": "#118ab2",
        "terminal.ansi.magenta": "#ef476f",
        "terminal.ansi.bright_cyan": "#118ab2",
        "terminal.ansi.bright_green": "#06d6a0",
        "terminal.ansi.bright_magenta": "#ef476f",
        "terminal.ansi.bright_red": "#ef476f",
        "terminal.ansi.dim_cyan": "#118ab2",
        "terminal.ansi.dim_green": "#06d6a0",
        "terminal.ansi.dim_yellow": "#ffd166",
        "terminal.ansi.dim_magenta": "#ef476f",
        "terminal.ansi.dim_red": "#ef476f"
      }
    }
  ],
  "id": "l8rrEWw9vv0fucHblvP6Q"
}