White Ferrari

White Ferrari

Gray theme with ferrari background

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "White Ferrari",
  "manifest_version": 2,
  "version": "1.1",
  "description": "Gray theme with ferrari background",
  "theme": {
    "colors": {
      "toolbar": [
        250,
        250,
        250
      ],
      "frame": [
        250,
        250,
        250
      ],
      "ntp_background": [
        250,
        250,
        250
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        250,
        250,
        250
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "omnibox_background": [
        160,
        160,
        160
      ],
      "omnibox_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0.1,
        0,
        0.2
      ],
      "frame_incognito_inactive": [
        0.1,
        0,
        0.2
      ]
    },
    "images": {
      "theme_toolbar": "img/toolbar35.png",
      "theme_tab_background": "img/toolbar30.png",
      "theme_frame": "img/toolbar17.png",
      "theme_ntp_background": "img/back5.png"
    },
    "properties": {
      "ntp_logo_alternate": 2
    }
  }
}