Simpsons Theme

Simpsons Theme

Tema de la famosa serie de televisión Los Simpson. -Resolución recomendada 1280x800 o inferior.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Simpsons Theme",
  "theme": {
    "colors": {
      "frame": [
        181,
        135,
        62
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        181,
        135,
        62
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        181,
        135,
        62
      ],
      "bookmark_text": [
        181,
        135,
        62
      ],
      "tab_text": [
        131,
        37,
        122
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_bg.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_attribution": "images/theme_atr.png"
    },
    "tints": {
      "buttons": [
        0.47,
        0.99,
        0.83
      ]
    }
  },
  "version": "1.0"
}