Madea Theme

Madea Theme

Google Chrome theme based on Tyler Perry's Madea

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Madea Theme",
  "version": "1.0",
  "theme": {
    "colors": {
      "frame": [
        147,
        112,
        219
      ],
      "ntp_link": [
        147,
        112,
        219
      ],
      "ntp_section": [
        147,
        112,
        219,
        0.6
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "ntp_header": [
        147,
        112,
        219
      ],
      "ntp_section_link": [
        72,
        61,
        139
      ],
      "ntp_section_text": [
        72,
        61,
        139
      ],
      "ntp_text": [
        147,
        112,
        219
      ],
      "tab_background_text": [
        72,
        61,
        139
      ],
      "tab_text": [
        147,
        112,
        219
      ],
      "bookmark_text": [
        72,
        61,
        139
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame_madea.png",
      "theme_ntp_background": "images/madea_ntp_bg.png",
      "theme_toolbar": "images/theme_toolbar_snow.png",
      "theme_ntp_attribution": "images/goweb_logo.gif"
    },
    "tints": {
      "buttons": [
        0.6,
        0.66,
        0.6
      ],
      "frame_inactive": [
        -1,
        -1,
        0.6
      ]
    },
    "properties": {
      "ntp_background_alignment": "left bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    }
  }
}