Examine source code of Team Fortress 2 Logo Theme

Inspect and view changes in Team Fortress 2 Logo Theme 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": "TF2firefoxpersona-header.jpg"
    },
    "colors": {
      "frame": "rgba(229,230,232,1)",
      "tab_background_text": "#000"
    }
  },
  "version": "2.0",
  "name": "Team Fortress 2 Logo Theme",
  "manifest_version": 2,
  "description": "My first attempt in a TF2 persona for Firefox. Let me know what you think, it's important if I want to improve it."
}