Vancouver Olympics Theme

Vancouver Olympics Theme

A simple yet clean theme to bring back the joy of the 2010 olympic winter games in Vancouver.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Vancouver Olympics Theme",
  "theme": {
    "images": {
      "theme_frame": "assets/frame.png",
      "theme_toolbar": "assets/toolbar.png",
      "theme_ntp_background": "assets/new_tab.png",
      "theme_tab_background": "assets/bg_tab.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        188,
        0,
        21
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_header": [
        8,
        143,
        50,
        1
      ],
      "ntp_section": [
        8,
        143,
        50,
        0.7
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  }
}