Examine source code of Muted Brown

Inspect and view changes in Muted Brown source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Carpet",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-005-f5f3cf677b1f132c75ddc7bd319dd1fc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(233, 234, 229)",
      "toolbar_text": "rgb(62, 75, 85)",
      "frame": "rgb(178, 159, 145)",
      "tab_background_text": "rgb(85, 25, 23)",
      "toolbar_field": "rgb(138, 82, 78)",
      "toolbar_field_text": "rgb(245, 252, 252)",
      "tab_line": "rgb(62, 75, 85)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(62, 75, 85)",
      "ntp_background": "rgb(146, 164, 177)",
      "popup_highlight": "rgb(198, 138, 134)",
      "tab_text": "rgb(62, 75, 85)",
      "tab_loading": "rgb(62, 75, 85)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f926b050-c0f3-43ac-856d-e4ad96f3c486}"
    }
  }
}