Bird Migration

Bird Migration

Hope you enjoy this theme. Graphics by Kai & Sunny (http://www.kaiandsunny.com)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Bird Migration",
  "theme": {
    "colors": {
      "bookmark_text": [
        64,
        64,
        64
      ],
      "frame": [
        250,
        147,
        147
      ],
      "ntp_background": [
        64,
        64,
        64
      ],
      "ntp_header": [
        64,
        64,
        64
      ],
      "ntp_link": [
        64,
        64,
        64
      ],
      "ntp_section": [
        64,
        64,
        64
      ],
      "ntp_section_link": [
        64,
        64,
        64
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        64,
        64,
        64
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "toolbar": [
        255,
        255,
        255
      ]
    },
    "images": {
      "theme_button_background": "images/white.png",
      "theme_frame": "images/bg_tab.png",
      "theme_ntp_attribution": "images/coralbird.png",
      "theme_ntp_background": "images/bg_birds.png",
      "theme_tab_background": "images/tab.png",
      "theme_toolbar": "images/bg_tab2.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        1,
        0.953,
        0.62
      ]
    }
  },
  "version": "1.4",
  "manifest_version": 2
}