{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Ubuntu (Yaru)",
  "author": "soymrunkn0wn",
  "themes": [
    {
      "name": "Ubuntu",
      "appearance": "dark",
      "style": {
        "background.appearance": "opaque",
        "background": "#2C001E",
        "surface.background": "#2C001E",
        "workspace.background": "#2C001E",
        "pane.background": "#2C001E",
        "pane.border": "#4A1638",
        "pane.focused_border": "#4A1638",
        "panel.background": "#2A001C",
        "panel.border": "#4A1638",
        "status_bar.background": "#2A001C",
        "status_bar.foreground": "#F2F2F2",
        "title_bar.background": "#2A001C",
        "toolbar.background": "#2C001E",
        "tab_bar.background": "#2A001C",
        "tab.active_background": "#3B0028",
        "tab.inactive_background": "#2A001C",
        "tab.active_foreground": "#F2F2F2",
        "tab.inactive_foreground": "#B8B8B8",
        "breadcrumb.background": "#2C001E",
        "breadcrumb.foreground": "#B8B8B8",
        "breadcrumb.active_foreground": "#F2F2F2",
        "editor.background": "#2C001E",
        "editor.foreground": "#F2F2F2",
        "editor.cursor": "#F2F2F2",
        "editor.selection_background": "#77216F66",
        "editor.active_line.background": "#3B0028",
        "editor.highlighted_line.background": "#3B0028",
        "editor.gutter.background": "#2C001E",
        "editor.gutter.foreground": "#B8B8B8",
        "editor.gutter.active_line_background": "#3B0028",
        "editor.line_number": "#B8B8B8",
        "editor.active_line_number": "#F2F2F2",
        "editor.title_bar.background": "#2C001E",
        "editor.title_bar.foreground": "#F2F2F2",
        "editor.title_bar.border": "#4A1638",
        "editor.subheader.background": "#2C001E",
        "terminal.background": "#2C001E",
        "terminal.foreground": "#F2F2F2",
        "terminal.cursor": "#F2F2F2",
        "terminal.selection_background": "#77216F66",
        "terminal.title_bar.background": "#2C001E",
        "terminal.title_bar.foreground": "#F2F2F2",
        "terminal.title_bar.border": "#4A1638",
        "syntax": {
          "comment": {
            "color": "#FFFFFF80"
          },
          "keyword": {
            "color": "#12488b"
          },
          "string": {
            "color": "#269c69"
          },
          "constant": {
            "color": "#F2F2F2"
          },
          "number": {
            "color": "#a3734c"
          },
          "function": {
            "color": "#2ba1b3"
          },
          "entity.name.function": {
            "color": "#F2F2F2"
          },
          "macro": {
            "color": "#F2F2F2"
          },
          "variable": {
            "color": "#F2F2F2"
          },
          "parameter": {
            "color": "#2ba0b2"
          },
          "property": {
            "color": "#F2F2F2"
          },
          "type": {
            "color": "#12488b"
          },
          "operator": {
            "color": "#F2F2F2"
          },
          "punctuation": {
            "color": "#F2F2F2"
          }
        }
      }
    }
  ],
  "id": "xbdIULEQs8G45ZY4zDVZ1"
}