Examine source code of I/O 2010 Aero Theme

Inspect and view changes in I/O 2010 Aero Theme source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "description": "The un-official Chrome theme for Google I/O 2010, now with Aero transparency for Windows Vista and 7 users.",
  "name": "I/O 2010 Aero Theme",
  "theme": {
    "colors": {
      "button_background": [
        255,
        255,
        255
      ],
      "control_background": [
        164,
        198,
        57
      ],
      "frame_incognito": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        53,
        86,
        136
      ],
      "ntp_link": [
        53,
        86,
        136
      ],
      "ntp_section": [
        200,
        221,
        231
      ],
      "ntp_section_link": [
        53,
        86,
        136
      ],
      "ntp_section_text": [
        32,
        32,
        32
      ],
      "ntp_text": [
        32,
        32,
        32
      ],
      "toolbar": [
        255,
        255,
        255
      ]
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom left",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "background_tab": [
        -1,
        -1,
        0.2
      ],
      "frame_inactive": [
        -1,
        0.15,
        0.8
      ],
      "frame_incognito_inactive": [
        0.5,
        0,
        0.45
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.1"
}