Snowflake

Snowflake

The Snowflake theme created by Google during the initial testing of themes. Revived and updated.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Snowflake",
  "version": "1.8",
  "theme": {
    "colors": {
      "frame": [
        158,
        210,
        242
      ],
      "ntp_link": [
        14,
        107,
        164
      ],
      "ntp_section": [
        213,
        233,
        245
      ],
      "toolbar": [
        187,
        221,
        247
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame_snow.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar_snow.png"
    },
    "tints": {
      "buttons": [
        0.6,
        0.66,
        0.6
      ],
      "frame_inactive": [
        -1,
        -1,
        0.6
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}