Christmas Decorations

Christmas Decorations

Christmas decorations with tree, lights and a fire roaring in the fireplace. Merry Christmas everyone!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Christmas Deco",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "CHRISTMASDECO.jpg"
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgba(250, 233, 187, 1)",
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(250, 233, 187, 1)",
      "bookmark_text": "rgba(250, 233, 187, 1)"
    }
  }
}