theclawsofthelynx

theclawsofthelynx

Dark and clear theme ispired to design of my blog ^^.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "theclawsofthelynx",
  "theme": {
    "images": {
      "theme_frame": "image/frame.png",
      "theme_toolbar": "image/toolbar.png",
      "theme_tab_background": "image/toolbarback.png",
      "theme_ntp_background": "image/ntp_background.png"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section": [
        94,
        94,
        94
      ],
      "button_background": [
        225,
        225,
        225
      ],
      "ntp_background": [
        163,
        163,
        163
      ],
      "tab_text": [
        209,
        209,
        209
      ],
      "tab_background_text": [
        186,
        186,
        186
      ],
      "bookmark_text": [
        163,
        163,
        163
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}