Examine source code of warm yellow and blue

Inspect and view changes in warm yellow and blue 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
{
  "name": "warm",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "ogh2.jpg"
    },
    "colors": {
      "frame": "rgba(108, 102, 189, 1)",
      "tab_background_text": "rgba(196, 84, 43, 1)",
      "toolbar": "rgba(252, 189, 101, 1)",
      "bookmark_text": "rgba(74, 109, 140, 1)",
      "toolbar_field": "rgba(196, 84, 43, 1)",
      "toolbar_field_text": "rgba(74, 109, 140, 1)",
      "tab_line": "rgba(74, 109, 140, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7130e9e5-5978-455d-be5f-dd27899cd02e}"
    }
  }
}