Happy New Year Clouds

Happy New Year Clouds

May this new year bring you happiness, prosperity and may fulfill all your wishes and dreams ! This theme is of 1920x1200. If you…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Happy New Year Clouds",
  "version": "1",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.jpg",
      "theme_tab_background": "images/theme_tab_background.jpg",
      "theme_ntp_background": "images/theme_ntp_background.jpg",
      "theme_frame": "images/theme_frame.jpg",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        125,
        56,
        42
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "toolbar": [
        125,
        56,
        42
      ],
      "ntp_background": [
        125,
        56,
        42
      ]
    },
    "tints": {
      "buttons": [
        0.10101,
        0.891892,
        0.927451
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}