American Idiot Theme

A theme inspired by the best selling Green Day album. -unofficial theme-
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": "American Idiot Theme",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_text": [
        250,
        46,
        11
      ],
      "ntp_section_text": [
        250,
        46,
        11
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        0,
        0,
        0
      ],
      "ntp_header": [
        155,
        10,
        10
      ],
      "button_background": [
        250,
        46,
        11
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        250,
        46,
        11
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "images/framegranadeina.png",
      "theme_frame_inactive": "images/framegranade.png",
      "theme_ntp_background": "images/handgranadeback.png",
      "theme_toolbar": "images/toolbarheart.png",
      "theme_tab_background": "images/tabbackgrunge2.png",
      "theme_button_background": "images/buttonbgheart.png",
      "theme_window_control_background": "images/window1.png",
      "theme_ntp_attribution": "images/robys.png"
    },
    "tints": {
      "buttons": [
        0.5,
        1,
        1
      ]
    }
  },
  "version": "1.2"
}