Sherlock Holmes

Sherlock Holmes

An unofficial Sherlock Holmes - A Game Of Shadows theme for Google Chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3",
  "name": "Sherlock Holmes",
  "manifest_version": 2,
  "description": "An unofficial Sherlock Holmes - A Game Of Shadows theme for Google Chrome.",
  "theme": {
    "images": {
      "theme_frame": "img/frame.jpg",
      "theme_toolbar": "img/toolbar.jpg",
      "theme_ntp_background": "img/ntp_background.jpg",
      "theme_frame_overlay": "img/frame_overlay.png",
      "theme_ntp_attribution": "img/ntp_attribution.png"
    },
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        100,
        100,
        100
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        190,
        190,
        190
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "frame": [
        106,
        147,
        165
      ],
      "toolbar": [
        29,
        35,
        37,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "right top"
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ],
      "background_tab": [
        0,
        0,
        0
      ]
    }
  }
}