Bravo MDD Mary McDonald Chrome Theme

Bravo MDD Mary McDonald Chrome Theme

Designer (and Bravolebrity) Mary McDonald designed a theme just for you! For free. Seriously. For more of Mary’s designs tune in to…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3",
  "name": "Bravo MDD Mary McDonald 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": "top left"
    }
  }
}