Cloud Theme

Cloud Theme

Here is our latest theme! Enjoy the wonders of nature with our cloud theme. This theme will give your desktop the perfect sunny day…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        73,
        156,
        245
      ],
      "toolbar": [
        212,
        222,
        235
      ],
      "tab_text": [
        10,
        160,
        194
      ],
      "tab_background_text": [
        51,
        108,
        169
      ],
      "bookmark_text": [
        51,
        108,
        169
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        212,
        222,
        235
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.57,
        0.96,
        0.57
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Cloud Theme",
  "version": "1",
  "description": ""
}