Examine source code of Cat and Dog in Drawing Theme

Inspect and view changes in Cat and Dog in Drawing 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": "#c3e0d0",
      "tab_background_text": "#1f1d1d"
    }
  },
  "version": "2.0",
  "name": "Cat and Dog in Drawing Theme",
  "manifest_version": 2
}