Holiday Snowflakes Theme

Holiday Snowflakes Theme

Holiday Snowflakes is a soft red and orange theme with 3 different colors of snowflakes. The buttons have all been faded red for a…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "theme": {
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background_incognito.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section": [
        124,
        1,
        0
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0,
        1,
        0.4
      ]
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 0,
      "ntp_background_alignment": "top right"
    }
  },
  "version": "1.1",
  "name": "Holiday Snowflakes Theme",
  "icons": {
    "16": "images/icon16x16.png",
    "48": "images/icon48x48.png",
    "128": "images/icon128x128.png"
  }
}