Gray

Gray

Easy on your eyes.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2",
  "name": "Gray",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        130,
        130,
        130
      ],
      "frame_inactive": [
        79,
        79,
        79
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        78,
        86,
        97
      ],
      "toolbar": [
        150,
        150,
        150
      ],
      "tab_text": [
        224,
        224,
        224
      ],
      "tab_background_text": [
        219,
        219,
        219
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        89,
        89,
        89
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        143,
        175,
        184
      ],
      "ntp_header": [
        100,
        122,
        128
      ],
      "ntp_section": [
        184,
        192,
        204
      ],
      "ntp_section_text": [
        149,
        193,
        204
      ],
      "ntp_section_link": [
        120,
        198,
        204
      ],
      "control_background": [
        122,
        122,
        122,
        0
      ],
      "button_background": [
        161,
        161,
        161,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ],
      "frame": [
        0,
        0,
        0.27843137254902
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}