~Summer breeze~

~Summer breeze~

这个主题让我感觉回忆起了夏日时光☀咸湿的海上微风🏖纯棉短袖,喝着刚买的冰镇玻璃瓶装的饮料🍺走在海边的路上🏄‍♂️一身清爽 This theme remeber me of summer time,breeze from the sea,cool white T-shirt,drinking chilled drinks from a glass bottle,walking along the seaside,feel like it's the best day of my life😜

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Summer breeze",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-032-c7f80ac9e21af771c8d088973b1309ea.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(250, 242, 233)",
      "toolbar_text": "rgb(10, 10, 10)",
      "frame": "rgb(36, 95, 187)",
      "tab_background_text": "rgb(247, 241, 241)",
      "toolbar_field": "rgba(64, 83, 115, 0.87)",
      "toolbar_field_text": "rgb(248, 252, 252)",
      "tab_line": "rgb(235, 132, 4)",
      "popup": "rgb(36, 95, 187)",
      "popup_text": "rgb(239, 241, 244)",
      "tab_loading": "rgb(235, 132, 4)"
    }
  }
}