Star Wars Darth Maul Theme

Star Wars Darth Maul Theme

A simple theme based upon everyone favorite double-lightsaber wielding villain from Star Wars Episode I. Enjoy the theme and let me…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Star Wars Darth Maul Theme",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        13,
        24,
        41
      ],
      "frame_inactive": [
        228,
        0,
        0
      ],
      "frame_incognito": [
        29,
        37,
        48
      ],
      "frame_incognito_inactive": [
        41,
        45,
        51
      ],
      "toolbar": [
        255,
        15,
        31
      ],
      "tab_text": [
        252,
        30,
        53
      ],
      "tab_background_text": [
        245,
        245,
        5
      ],
      "bookmark_text": [
        239,
        247,
        5
      ],
      "ntp_background": [
        48,
        48,
        48
      ],
      "ntp_text": [
        242,
        15,
        7
      ],
      "button_background": [
        46,
        46,
        46,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.16666666666667,
        1,
        0.53529411764706
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0,
        0,
        1
      ],
      "frame_incognito": [
        0,
        1,
        0.5
      ],
      "frame_incognito_inactive": [
        0.018518518518519,
        1,
        0.10588235294118
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}