League Of Legends Firefox Ahri

League Of Legends Firefox Ahri

This is my first LOL Theme, I made this theme because I saw that there wasn't any Firefox theme which is my one of my favrite skins…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        201,
        56,
        1
      ],
      "toolbar": [
        255,
        82,
        0
      ],
      "tab_text": [
        255,
        61,
        3
      ],
      "tab_background_text": [
        255,
        117,
        0
      ],
      "bookmark_text": [
        171,
        39,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        198,
        82,
        15
      ],
      "button_background": [
        255,
        72,
        1,
        0.63
      ]
    },
    "tints": {
      "buttons": [
        0.04,
        1,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "League Of Legends Firefox Ahri ",
  "version": "2.1",
  "description": ""
}