{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Brogrammer",
  "author": "mistermoe",
  "themes": [
    {
      "name": "Brogrammer",
      "appearance": "dark",
      "style": {
        "background": "#1a1a1a",
        "foreground": "#ecf0f1",
        "text": "#ecf0f1",
        "text.muted": "#606060",
        "text.placeholder": "#606060",
        "text.disabled": "#606060",
        "text.accent": "#e74c3c",
        "border": "#222222",
        "border.variant": "#2a2a2a",
        "border.focused": "#e74c3c",
        "border.selected": "#e74c3c",
        "border.transparent": "#00000000",
        "border.disabled": "#222222",
        "elevated_surface.background": "#2a2a2a",
        "surface.background": "#1a1a1a",
        "element.background": "#2a2a2a",
        "element.hover": "#2a2a2a",
        "element.active": "#e74c3c",
        "element.selected": "#e74c3c",
        "element.disabled": "#222222",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#2a2a2a",
        "ghost_element.active": "#e74c3c",
        "ghost_element.selected": "#e74c3c",
        "ghost_element.disabled": "#222222",
        "drop_target.background": "#e74c3c33",
        "status_bar.background": "#1a1a1a",
        "title_bar.background": "#1a1a1a",
        "title_bar.inactive_background": "#1a1a1a",
        "toolbar.background": "#1a1a1a",
        "tab_bar.background": "#1a1a1a",
        "tab.inactive_background": "#1a1a1a",
        "tab.active_background": "#2a2a2a",
        "editor.background": "#1a1a1a",
        "editor.foreground": "#ecf0f1",
        "editor.gutter.background": "#2a2a2a",
        "editor.subheader.background": "#2a2a2a",
        "editor.active_line.background": "#2a2a2a",
        "editor.highlighted_line.background": "#2a2a2a",
        "editor.line_number": "#ffffff",
        "editor.active_line_number": "#ffffff",
        "editor.invisible": "#F3FFB51A",
        "editor.wrap_guide": "#222222",
        "editor.active_wrap_guide": "#ffffff",
        "editor.document_highlight.read_background": "#2a2a2a",
        "editor.document_highlight.write_background": "#e74c3c33",
        "editor.document_highlight.bracket_background": "#2a2a2a",
        "link_text.hover": "#3498db",
        "conflict": "#e74c3c",
        "conflict.background": "#e74c3c33",
        "conflict.border": "#e74c3c",
        "created": "#2ecc71",
        "created.background": "#2ecc7133",
        "created.border": "#2ecc71",
        "deleted": "#e74c3c",
        "deleted.background": "#e74c3c33",
        "deleted.border": "#e74c3c",
        "error": "#e74c3c",
        "error.background": "#e74c3c33",
        "error.border": "#e74c3c",
        "hidden": "#606060",
        "hidden.background": "#60606033",
        "hidden.border": "#606060",
        "hint": "#3498db",
        "hint.background": "#3498db33",
        "hint.border": "#3498db",
        "ignored": "#606060",
        "ignored.background": "#60606033",
        "ignored.border": "#606060",
        "info": "#3498db",
        "info.background": "#3498db33",
        "info.border": "#3498db",
        "modified": "#f1c40f",
        "modified.background": "#f1c40f33",
        "modified.border": "#f1c40f",
        "predictive": "#606060",
        "predictive.background": "#60606033",
        "predictive.border": "#606060",
        "renamed": "#f1c40f",
        "renamed.background": "#f1c40f33",
        "renamed.border": "#f1c40f",
        "success": "#2ecc71",
        "success.background": "#2ecc7133",
        "success.border": "#2ecc71",
        "unreachable": "#606060",
        "unreachable.background": "#60606033",
        "unreachable.border": "#606060",
        "warning": "#f1c40f",
        "warning.background": "#f1c40f33",
        "warning.border": "#f1c40f",
        "players": [
          {
            "cursor": "#e74c3c",
            "background": "#e74c3c33",
            "selection": "#e74c3c33"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#606060",
            "font_style": "italic"
          },
          "comment.documentation": {
            "color": "#606060",
            "font_style": "italic"
          },
          "constant": {
            "color": "#6c71c4"
          },
          "constant.builtin": {
            "color": "#6c71c4"
          },
          "constant.character": {
            "color": "#6c71c4"
          },
          "constant.numeric": {
            "color": "#6c71c4"
          },
          "function": {
            "color": "#2ecc71"
          },
          "function.builtin": {
            "color": "#3498db"
          },
          "function.method": {
            "color": "#2ecc71"
          },
          "keyword": {
            "color": "#e74c3c",
            "font_weight": 700
          },
          "keyword.control": {
            "color": "#e74c3c",
            "font_weight": 700
          },
          "keyword.directive": {
            "color": "#e74c3c",
            "font_weight": 700
          },
          "keyword.operator": {
            "color": "#e74c3c"
          },
          "operator": {
            "color": "#ffffff"
          },
          "property": {
            "color": "#2ecc71"
          },
          "punctuation": {
            "color": "#ffffff"
          },
          "punctuation.bracket": {
            "color": "#ffffff"
          },
          "punctuation.delimiter": {
            "color": "#ffffff"
          },
          "string": {
            "color": "#f1c40f"
          },
          "string.escape": {
            "color": "#6c71c4"
          },
          "string.regex": {
            "color": "#3498db"
          },
          "string.special": {
            "color": "#6c71c4"
          },
          "type": {
            "color": "#3498db"
          },
          "type.builtin": {
            "color": "#3498db"
          },
          "variable": {
            "color": "#e67e22"
          },
          "variable.builtin": {
            "color": "#e67e22"
          },
          "variable.parameter": {
            "color": "#e67e22"
          }
        },
        "terminal.background": "#1a1a1a",
        "terminal.foreground": "#ecf0f1",
        "terminal.ansi.black": "#1a1a1a",
        "terminal.ansi.red": "#e74c3c",
        "terminal.ansi.green": "#2ecc71",
        "terminal.ansi.yellow": "#f1c40f",
        "terminal.ansi.blue": "#3498db",
        "terminal.ansi.magenta": "#6c71c4",
        "terminal.ansi.cyan": "#1abc9c",
        "terminal.ansi.white": "#ecf0f1",
        "terminal.ansi.bright_black": "#606060",
        "terminal.ansi.bright_red": "#e74c3c",
        "terminal.ansi.bright_green": "#2ecc71",
        "terminal.ansi.bright_yellow": "#f1c40f",
        "terminal.ansi.bright_blue": "#3498db",
        "terminal.ansi.bright_magenta": "#6c71c4",
        "terminal.ansi.bright_cyan": "#1abc9c",
        "terminal.ansi.bright_white": "#ffffff"
      }
    }
  ],
  "id": "cxzI3HLg6JSt5fuT3p063"
}