Lollapalooza 2011

Theme Unofficial Lollapalooza 2011
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "description": "Theme Unofficial Lollapalooza 2011",
  "name": "Lollapalooza 2011",
  "manifest_version": 2,
  "theme": {
    "colors": {
      "frame": [
        0,
        37,
        53
      ],
      "bookmark_text": [
        54,
        201,
        255
      ],
      "toolbar": [
        0,
        37,
        53
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        44,
        51,
        66
      ],
      "ntp_section": [
        54,
        201,
        255
      ],
      "ntp_text": [
        255,
        195,
        0
      ],
      "ntp_background": [
        0,
        37,
        53
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        195,
        0
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame_overlay.png",
      "theme_frame_incognito": "images/theme_frame_overlay.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_background_incognito": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background_incognito.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 2
    },
    "tints": {}
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3.5"
}