{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Wigren",
  "author": "tuxie",
  "themes": [
    {
      "name": "Wigren",
      "appearance": "dark",
      "style": {
        "title_bar.background": "#181818",
        "border": "#181818",
        "tab_bar.background": "#181818",
        "panel.background": "#181818",
        "status_bar.background": "#181818",
        "toolbar.background": "#181818",
        "border.variant": "#181818",
        "editor.background": "#111111",
        "editor.gutter.background": "#111111",
        "editor.line_number": "#282828",
        "editor.active_line_number": "#555",
        "editor.indent_guide": "#181818",
        "editor.indent_guide_active": "#303030",
        "editor.active_line.background": "#181818",
        "panel.indent_guide": "#202020",
        "panel.indent_guide_active": "#333",
        "modified": "#994",
        "created": "#494",
        "deleted": "#944",
        "renamed": "#499",
        "conflict": "#f44",
        "tab.inactive_background": "#181818",
        "tab.active_background": "#282828",
        "text.muted": "#777",
        "text": "#ccc",
        "scrollbar.track.border": "#111111",
        "scrollbar.track.background": "#111111",
        "scrollbar.thumb.background": "#333",
        "scrollbar.thumb.active_background": "#555",
        "scrollbar.thumb.hover_background": "#444",
        "element.selected": "#333",
        "panel.focused_border": "#444",
        "minimap.thumb.hover_background": "#6663",
        "minimap.thumb.active_background": "#6664",
        "minimap.thumb.background": "#6662",
        "minimap.thumb.border": "#111",
        "warning.background": "#771",
        "warning.border": "#330",
        "error.background": "#722",
        "error.border": "#500",
        "hint": "#484848",
        "editor.foreground": "#bbb",
        "editor.wrap_guide": "#222",
        "editor.active_wrap_guide": "#333",
        "editor.document_highlight.bracket_background": "#183028",
        "predictive": "#5D5945",
        "predictive.background": "#222",
        "syntax": {
          "variable": {
            "color": "#7587A6"
          },
          "punctuation": {
            "color": "#9ac"
          },
          "keyword": {
            "color": "#CDA869"
          },
          "function": {
            "color": "#9B6F3E"
          },
          "string": {
            "color": "#8F9D6A"
          },
          "string.special.symbol": {
            "color": "#E6DB74"
          },
          "string.special": {
            "color": "#E6DB74"
          },
          "operator": {
            "color": "#7587A6"
          },
          "property": {
            "color": "#7587A6"
          },
          "type": {
            "color": "#DAD085"
          },
          "title": {
            "color": "#7587A6",
            "font_weight": 600
          },
          "constructor": {
            "color": "#9B859D"
          },
          "comment": {
            "color": "#787c80"
          },
          "suggestion": {
            "color": "#787c80"
          },
          "predictive": {
            "color": "#787c80"
          },
          "variant": {
            "color": "#787c80"
          },
          "constant": {
            "color": "#CF6A4C"
          },
          "number": {
            "color": "#CF6A4C"
          },
          "tag": {
            "color": "#f0be6e",
            "font_style": "italic",
            "font_weight": null
          }
        },
        "background.appearance": "opaque"
      }
    }
  ],
  "id": "T0ZRDyIOgMlu2_S92QasZ"
}