Examine source code of Beige and Sage

Inspect and view changes in Beige and Sage 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": "Beige",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(217, 185, 155, 0.87)",
      "toolbar_text": "rgb(250, 240, 230)",
      "frame": "rgb(228, 213, 183)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(122, 157, 133)",
      "tab_line": "rgb(250, 240, 230)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(102, 131, 111)",
      "popup_border": "rgba(122, 157, 133, 0.68)",
      "toolbar_top_separator": "rgb(228, 213, 183)",
      "tab_loading": "rgb(250, 240, 230)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7148cdc-9c46-4e5d-82fd-120261436c6b}"
    }
  }
}