Examine source code of Firefox grey Carbon

Inspect and view changes in Firefox grey Carbon 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
{
  "theme": {
    "images": {
      "theme_frame": "firefox-carbon.jpg"
    },
    "colors": {
      "frame": "#c2b4b4",
      "tab_background_text": "#f5f0f0"
    }
  },
  "version": "2.0",
  "name": "Firefox grey Carbon",
  "manifest_version": 2,
  "description": "Thunderbird Carbon"
}