Examine source code of Five Nights At Freddy's Mini-Theme

Inspect and view changes in Five Nights At Freddy's Mini-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": "#b80000",
      "tab_background_text": "#00ffee"
    }
  },
  "version": "2.0",
  "name": "Five Nights At Freddy's Mini-Theme",
  "manifest_version": 2,
  "description": "Just a quick theme I made primarily for my own use. Pay not attention."
}