Lamborghini Theme HD

Lamborghini Theme HD

Lamborghini Theme for Lamborghini Lovers ;) Feel free to download and try, don't forget to rate if you like.. Thanks

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.2.0.0",
  "name": "Lamborghini Theme HD",
  "short_name": "LamborTheme",
  "author": "Navis",
  "theme": {
    "images": {
      "theme_frame": "/images/img1.png",
      "theme_frame_overlay": "/images/img2.png",
      "theme_toolbar": "/images/img3.png",
      "theme_ntp_background": "/images/wallpaper.png",
      "theme_ntp_attribution": "/images/img4.png"
    },
    "colors": {
      "ntp_background": [
        31,
        31,
        31
      ],
      "frame": [
        71,
        105,
        91
      ],
      "toolbar": [
        233,
        233,
        255
      ],
      "toolbar_text": [
        233,
        233,
        255
      ],
      "toolbar_color": [
        0,
        0,
        255
      ],
      "ntp_text_color": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        0,
        0
      ],
      "ntp_section": [
        20,
        20,
        50
      ],
      "button_background": [
        33,
        33,
        33
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "stretch"
    }
  }
}