Reggae Theme

Reggae Theme

Primera version de un tema de Reggae a petición de un amigo.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Reggae Theme",
  "theme": {
    "colors": {
      "ntp_link": [
        27,
        54,
        101
      ],
      "ntp_section": [
        188,
        188,
        188
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        70,
        57,
        41
      ],
      "bookmark_text": [
        200,
        200,
        200
      ],
      "tab_text": [
        200,
        200,
        200
      ]
    },
    "images": {
      "theme_ntp_background": "images/theme_bg_r.jpg",
      "theme_toolbar": "images/theme_toolbar_r.png",
      "theme_ntp_attribution": "images/theme_atr.png"
    },
    "tints": {
      "buttons": [
        0.208,
        0.8,
        0.91
      ]
    }
  },
  "version": "0.1"
}