{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "author": "arturoahr",
  "name": "Monokai Dimmed",
  "themes": [
    {
      "name": "Monokai Dimmed",
      "appearance": "dark",
      "style": {
        "background.appearance": "opaque",
        "accents": [],
        "border.focused": "#3655b5",
        "elevated_surface.background": "#2a2a2a",
        "background": "#1e1e1e",
        "element.background": "#565656",
        "element.hover": "#444444",
        "element.selected": "#707070",
        "ghost_element.hover": "#444444",
        "ghost_element.selected": "#707070",
        "text.muted": "#d8d8d8",
        "status_bar.background": "#505050",
        "title_bar.background": "#505050",
        "toolbar.background": "#1e1e1e",
        "tab_bar.background": "#282828",
        "tab.inactive_background": "#404040",
        "tab.active_background": "#404040",
        "scrollbar.track.background": "#1e1e1e",
        "editor.foreground": "#c5c8c6",
        "editor.background": "#1e1e1e",
        "editor.gutter.background": "#1e1e1e",
        "editor.active_line.background": "#303030",
        "editor.active_line_number": "#c5c8c6",
        "terminal.ansi.black": "#1e1e1e",
        "terminal.ansi.bright_black": "#666666",
        "terminal.ansi.red": "#c4265e",
        "terminal.ansi.bright_red": "#f92672",
        "terminal.ansi.green": "#86b42b",
        "terminal.ansi.bright_green": "#a6e22e",
        "terminal.ansi.yellow": "#b3b42b",
        "terminal.ansi.bright_yellow": "#e2e22e",
        "terminal.ansi.blue": "#6a7ec8",
        "terminal.ansi.bright_blue": "#819aff",
        "terminal.ansi.magenta": "#8c6bc8",
        "terminal.ansi.bright_magenta": "#ae81ff",
        "terminal.ansi.cyan": "#56adbc",
        "terminal.ansi.bright_cyan": "#66d9ef",
        "terminal.ansi.white": "#e3e3dd",
        "terminal.ansi.bright_white": "#f8f8f2",
        "hidden": "#d8d8d8",
        "hint": "#969696ff",
        "editor.document_highlight.read_background": "#4747a150",
        "editor.document_highlight.write_background": "#6767ce50",
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#CE6700"
          },
          "boolean": {
            "color": "#408080"
          },
          "comment": {
            "color": "#9A9B99"
          },
          "comment.doc": {
            "color": "#9A9B99"
          },
          "constant": {
            "color": "#408080"
          },
          "constructor": {
            "color": "#6089B4"
          },
          "embedded": {
            "color": "#C5C8C6"
          },
          "emphasis": {
            "color": "#6089B4"
          },
          "emphasis.strong": {
            "color": "#6089B4"
          },
          "function": {
            "color": "#CE6700"
          },
          "keyword": {
            "color": "#676867"
          },
          "keyword.import": {
            "color": "#9B0000"
          },
          "namespace": {
            "color": "#9B0000"
          },
          "number": {
            "color": "#6089B4"
          },
          "operator": {
            "color": "#676867"
          },
          "punctuation": {
            "color": "#676867"
          },
          "punctuation.bracket": {
            "color": "#ffd700"
          },
          "punctuation.delimiter": {
            "color": "#676867"
          },
          "string": {
            "color": "#9AA83A"
          },
          "string.escape": {
            "color": "#8080FF"
          },
          "string.regex": {
            "color": "#9AA83A"
          },
          "string.special": {
            "color": "#9AA83A"
          },
          "string.special.symbol": {
            "color": "#9AA83A"
          },
          "tag": {
            "color": "#6089B4"
          },
          "text.literal": {
            "color": "#9AA83A"
          },
          "type": {
            "color": "#9B0000"
          },
          "variable": {
            "color": "#6089B4"
          },
          "variable.special": {
            "color": "#C7444A"
          },
          "parameter": {
            "color": "#6089B4"
          },
          "property": {
            "color": "#9872A2"
          }
        }
      }
    }
  ],
  "id": "QrBerEaZWfM7UDsxs718y"
}