The simpsons

Esta es solo un tema para los usuarios que son fans de los simpsom, pro lo cual lo pongo a su criterio para descargar
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": "The simpsons",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_background": [
        45,
        42,
        41
      ],
      "ntp_header": [
        0,
        0,
        0,
        1
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        68,
        68,
        68,
        0.3
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "Image/theme_frame.png",
      "theme_ntp_background": "Image/theme_ntp_background.png",
      "theme_tab_background": "Image/theme_tab_background.png",
      "theme_toolbar": "Image/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "version": "0.1"
}