Simple Silver Aero

Simple Silver Aero

::NOT WHAT THE TITLE SAYS:: This is the first, and best, theme for the new Google canary build! Uses the same color scheme…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "name": "Simple Silver Aero",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "colors": {
      "tab_background_text": [
        61,
        61,
        61
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_section": [
        211,
        211,
        211
      ],
      "toolbar": [
        211,
        211,
        211
      ]
    },
    "tints": {},
    "properties": {}
  }
}