New York theme

New York theme

New York skyscraper theme with gorgeous photo by Geraint Rowland. With black toolbar and white link text. Image is 2000 x 1258 so…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "New York theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        34,
        32,
        35
      ],
      "ntp_background": [
        34,
        32,
        35
      ],
      "ntp_header": [
        0,
        0,
        0,
        1
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        35,
        42,
        48,
        0.5
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        35,
        42,
        48
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        35,
        42,
        48
      ]
    },
    "images": {
      "theme_frame": "i/NY.png",
      "theme_ntp_background": "i/NY_large.png",
      "theme_tab_background": "i/1.png",
      "theme_toolbar": "i/black.png",
      "theme_ntp_attribution": "i/logo_flickr.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "version": "1.2"
}