Airbus A380 Aero Theme

Airbus A380 Theme as requested
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Airbus A380 Aero Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        225,
        225,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_button_background": "images/buttons.png",
      "theme_ntp_background": "images/bg.png",
      "theme_tab_background": "images/tab_bg.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_window_control_background": "images/control_buttons.png"
    },
    "properties": {
      "ntp_background_alignment": "centre bottom"
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        1
      ]
    }
  },
  "version": "1.0"
}