Professor Kliq Theme

Professor Kliq Theme

Tailored for normal computers and laptops. For a theme with a background tailored for netbook computers, go to:…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.98.1",
  "name": "Professor Kliq Theme",
  "theme": {
    "images": {
      "theme_frame": "images/bg2.jpg",
      "theme_ntp_background": "images/bg.png",
      "theme_ntp_background_incognito": "images/logo.png",
      "theme_ntp_attribution": "images/cb.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_toolbar_background.png"
    },
    "colors": {
      "frame": [
        30,
        30,
        30
      ],
      "frame_inactive": [
        50,
        50,
        50
      ],
      "toolbar": [
        30,
        30,
        30
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_link": [
        225,
        225,
        225
      ],
      "ntp_section": [
        30,
        30,
        30
      ],
      "ntp_header": [
        140,
        140,
        150
      ],
      "ntp_background": [
        30,
        30,
        30
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.5,
        0,
        1
      ],
      "frame_inactive": [
        0.5,
        0.5,
        0.55
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom right",
      "ntp_logo_alternate": 1
    }
  }
}