Examine source code of Pokemon X and Y Theme

Inspect and view changes in Pokemon X and Y 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": "header.png"
    },
    "colors": {
      "frame": "#9e0808",
      "tab_background_text": "#faf2f2"
    }
  },
  "version": "2.0",
  "name": "Pokemon X and Y Theme",
  "manifest_version": 2,
  "description": "A pokemon theme made around my favorite ledgend. The red around him is his emiting power."
}