How To Train Your Dragon (Aero)

How To Train Your Dragon (Aero)

An unofficial How To Train Your Dragon Theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3",
  "name": "How To Train Your Dragon (Aero)",
  "manifest_version": 2,
  "description": "An unofficial How To Train Your Dragon Theme.",
  "theme": {
    "images": {
      "theme_toolbar": "img/toolbar.jpg",
      "theme_ntp_background": "img/ntp_background.jpg",
      "theme_ntp_attribution": "img/ntp_attribution.png",
      "theme_tab_background": "img/tab_background.jpg",
      "theme_tab_background_v": "img/tab_background.jpg",
      "theme_tab_background_incognito": "img/tab_background.jpg"
    },
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        40,
        40,
        40
      ],
      "ntp_section": [
        65,
        166,
        42,
        0.5
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        227,
        206,
        159
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {}
  }
}