Bravo Top Chef Texas Chrome Theme

Bravo Top Chef Texas Chrome Theme

Tom and Padma give new meaning to the phrase “most wanted.” For more of the delicious duo, tune in to 'Top Chef: Texas' WED @ 10/9c.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Bravo Top Chef Texas Chrome Theme",
  "theme": {
    "images": {
      "theme_frame": "images/activetop.png",
      "theme_frame_inactive": "images/inactivetop.png",
      "theme_tab_background": "images/inactivetab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/ntp.png",
      "theme_ntp_attribution": "images/tunein.png"
    },
    "colors": {
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_background_alignment": "centered"
    }
  }
}