Tron

Tron

Tron the movie was awesome so I made a Theme out of the poster.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.5",
  "name": "Tron",
  "theme": {
    "images": {
      "theme_frame": "images/frame_normal.png",
      "theme_frame_inactive": "images/frame_normal_inactive.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/Background.png"
    },
    "colors": {
      "tab_text": [
        255,
        29,
        0
      ],
      "tab_background_text": [
        255,
        39,
        0
      ]
    },
    "tints": {
      "buttons": [
        1.1,
        0.5,
        0.5
      ]
    },
    "properties": {}
  }
}