Donald Duck

Donald Duck

A fan-made theme of Walt Disney's Donald Duck. It suits every resolution. Enjoy! :D

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Donald Duck",
  "manifest_version": 2,
  "theme": {
    "colors": {
      "button_background": [
        0,
        80,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        128,
        255
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        125,
        190,
        255
      ]
    },
    "images": {
      "theme_frame": "img/2.gif",
      "theme_frame_overlay": "img/5.png",
      "theme_ntp_background": "img/1.jpg",
      "theme_ntp_attribution": "img/6.png",
      "theme_tab_background": "img/3.jpg",
      "theme_toolbar": "img/4.jpg"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0.1,
        0,
        0.4
      ]
    }
  },
  "version": "1.3"
}