Doggies!

Doggies!

A theme for dog-lovers. :D (Thanks to Amanda for the drawing!)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "",
  "manifest_version": 2,
  "name": "Doggies!",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ],
      "frame": [
        66,
        116,
        201
      ],
      "ntp_background": [
        208,
        208,
        208
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.75
      ]
    }
  },
  "version": "2"
}