Warm Christmas Holiday

Warm Christmas Holiday

A cute, warm and cozy Christmas theme. Other key words: gift, present, christmas tree, snowflake, snow

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.1",
  "name": "Warm Christmas Holiday",
  "description": "A cute, warm and cozy Christmas theme. Other key words: gift, present, christmas tree, snowflake, snow",
  "author": "SleepyStardust",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_button_background": "images/theme_button_background.png"
    },
    "colors": {
      "frame": [
        255,
        246,
        244
      ],
      "toolbar": [
        255,
        246,
        244
      ],
      "tab_text": [
        79,
        79,
        79
      ],
      "tab_background_text": [
        79,
        79,
        79
      ],
      "bookmark_text": [
        79,
        79,
        79
      ],
      "ntp_background": [
        246,
        204,
        220
      ],
      "ntp_text": [
        120,
        120,
        120
      ],
      "ntp_link": [
        255,
        246,
        244
      ],
      "ntp_header": [
        255,
        246,
        244
      ],
      "button_background": [
        255,
        246,
        244
      ]
    },
    "tints": {
      "buttons": [
        15,
        0.2,
        0.65
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}