Tegan and Sara theme

Tegan and Sara theme

This is a Tegan and Sara theme I made. Check out my other themes: http://explodingtoast.tumblr.com/gcthemes . Enjoy and feel free…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "3.0",
  "name": "Tegan and Sara theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        64,
        64,
        64
      ],
      "frame": [
        64,
        64,
        64
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "icons": {
      "48": "images/icon_48",
      "128": "images/icon_128"
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_inactive": "images/theme_frame_inactive.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {},
    "tints": {
      "buttons": [
        1,
        1,
        0.5
      ],
      "frame": [
        0.2,
        0.5,
        0.4
      ]
    }
  }
}