Internet Killed Television Theme

Internet Killed Television Theme

The unOfficial internet killed television Chrome theme. www.youtube.com/ctfxc

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.1.1",
  "name": "Internet Killed Television Theme",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/background.png",
      "theme_ntp_background": "images/background.png",
      "theme_frame_overlay": "images/background.png",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "colors": {
      "frame": [
        213,
        213,
        213
      ],
      "frame_inactive": [
        213,
        213,
        213
      ],
      "frame_incognito": [
        213,
        213,
        213
      ],
      "frame_incognito_inactive": [
        213,
        213,
        213
      ],
      "toolbar": [
        245,
        245,
        245
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        36,
        36,
        36
      ],
      "bookmark_text": [
        30,
        83,
        189
      ],
      "ntp_background": [
        241,
        236,
        236
      ],
      "ntp_text": [
        0,
        141,
        212
      ],
      "ntp_link": [
        241,
        236,
        236
      ],
      "ntp_header": [
        34,
        91,
        189
      ],
      "ntp_section": [
        241,
        236,
        236
      ],
      "ntp_section_text": [
        46,
        123,
        255
      ],
      "ntp_section_link": [
        253,
        146,
        255
      ],
      "control_background": [
        36,
        36,
        36,
        0
      ],
      "button_background": [
        36,
        36,
        36,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.27843137254902
      ],
      "frame": [
        0,
        0,
        0.45882352941176
      ],
      "frame_inactive": [
        0,
        0,
        0.27843137254902
      ],
      "frame_incognito": [
        0,
        0,
        0.45882352941176
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.27843137254902
      ],
      "background_tab": [
        0,
        0,
        0.90980392156863
      ]
    }
  }
}