To Decorate the Tree

To Decorate the Tree

Christmas tree decorated with bright balls and lights

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "To Decorate the Tree",
  "manifest_version": 2,
  "version": "3.0",
  "theme": {
    "images": {
      "theme_frame": "ToDecoratetheTreeH.jpg"
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgba(255, 252, 229, 1)",
      "frame": "rgba(255, 255, 255, 0)",
      "tab_background_text": "rgba(252, 249, 221, 1)",
      "bookmark_text": "rgba(255, 252, 229, 1)"
    }
  }
}