Examine source code of 90's Fairy Floss

Inspect and view changes in 90's Fairy Floss 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": "1.0",
  "name": "Ice cream Pop",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-024-8de86d890779309c9a66423c64daa480.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(255, 251, 234)",
      "toolbar_text": "rgb(0, 121, 255)",
      "frame": "rgb(255, 0, 106)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(250, 241, 255)",
      "toolbar_field_text": "rgb(255, 0, 106)",
      "tab_line": "rgb(230, 191, 159)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(255, 0, 106)",
      "popup_highlight_text": "rgba(255, 73, 203, 0)",
      "popup_highlight": "rgba(187, 241, 255, 0)",
      "sidebar_border": "rgba(68, 172, 198, 0)",
      "sidebar_text": "rgba(234, 0, 106, 0)",
      "tab_loading": "rgb(230, 191, 159)"
    }
  }
}