Examine source code of Grape Jelly Filled Donut

Inspect and view changes in Grape Jelly Filled Donut 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": "Grape Jelly Filled Donut",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-025-ffb27cfded66d27a465aeffe41e9fe61.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(246, 208, 135)",
      "toolbar_text": "rgba(177, 95, 236, 0.88)",
      "frame": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(177, 95, 236)",
      "toolbar_field": "rgba(177, 95, 236, 0.88)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(243, 175, 116)",
      "popup": "rgba(177, 95, 236, 0.88)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgba(255, 255, 255, 0.29)",
      "button_background_hover": "rgba(177, 95, 236, 0.52)",
      "toolbar_bottom_separator": "rgba(177, 95, 236, 0.88)",
      "toolbar_field_border": "rgb(163, 76, 240)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_separator": "rgb(163, 76, 240)",
      "toolbar_top_separator": "rgb(243, 175, 116)",
      "toolbar_vertical_separator": "rgb(243, 175, 116)",
      "tab_loading": "rgb(243, 175, 116)"
    }
  }
}