Examine source code of Dance - Ballet - Red

Inspect and view changes in Dance - Ballet - Red 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
{
  "manifest_version": 2,
  "version": "4.0",
  "name": "Dance - Ballet - Red",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg",
        "images/1.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.16)",
      "toolbar_field": "rgba(255, 255, 255, 0)",
      "toolbar_field_text": "rgb(63, 0, 1)",
      "tab_line": "rgb(158, 0, 1)",
      "popup": "rgb(255, 139, 140)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(158, 0, 1)",
      "bookmark_text": "rgb(255, 255, 255)",
      "frame": "rgb(255, 139, 140)",
      "tab_background_text": "rgb(158, 0, 1)"
    }
  }
}