The Sarah Silverman Program theme

The Sarah Silverman Program theme

The Sarah Silverman Program theme. Enjoy and feel free to comment and rate:) Check out my other themes here:…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.5",
  "name": "The Sarah Silverman Program theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_frame_inactive": "images/theme_frame_inactive.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "toolbar": [
        0,
        38,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        0,
        0
      ],
      "ntp_section": [
        98,
        162,
        224
      ],
      "button_background": [
        45,
        45,
        45
      ],
      "ntp_background": [
        98,
        162,
        224
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.6,
        1,
        0.5
      ]
    },
    "properties": {}
  }
}