NOUT.AM

NOUT.AM

NOUT.AM Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "description": "NOUT.AM Theme",
  "manifest_version": 2,
  "name": "NOUT.AM",
  "theme": {
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        76,
        94,
        109
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        40,
        40,
        40
      ],
      "ntp_link": [
        191,
        35,
        36
      ],
      "ntp_section": [
        0,
        0,
        0,
        0.5
      ],
      "ntp_section_link": [
        191,
        35,
        36
      ],
      "ntp_section_text": [
        191,
        35,
        36
      ],
      "ntp_text": [
        0,
        0,
        36
      ],
      "tab_background_text": [
        200,
        200,
        200
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        191,
        35,
        36
      ]
    },
    "images": {
      "theme_frame": "img/frame.jpg",
      "theme_ntp_attribution": "img/ntp_attribution.png",
      "theme_ntp_background": "img/ntp_background.jpg",
      "theme_toolbar": "img/toolbar.jpg"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0
      ],
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "version": "1.1"
}