Black & Gray

Black & Gray

Black & Gray Chrome Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Black & Gray Chrome Theme",
  "name": "Black & Gray",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        54,
        54,
        54
      ],
      "ntp_link": [
        237,
        237,
        237
      ],
      "ntp_section": [
        54,
        54,
        54
      ],
      "ntp_section_link": [
        237,
        237,
        237
      ],
      "ntp_section_text": [
        237,
        237,
        237
      ],
      "ntp_text": [
        237,
        237,
        237
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        237,
        237,
        237
      ],
      "toolbar": [
        54,
        54,
        54
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        0,
        0,
        0.87058823529412
      ],
      "frame": [
        0,
        0,
        0.45882352941176
      ],
      "frame_inactive": [
        0,
        0,
        0.58039215686275
      ],
      "frame_incognito": [
        0,
        0,
        0.41176470588235
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.58039215686275
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1.2"
}