Simplicity Stripes

Simplicity Stripes

A simple but stylish theme for Chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "name": "Simplicity Stripes",
  "description": "A simple but stylish theme for Chrome.",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        201,
        201,
        201
      ],
      "frame_inactive": [
        158,
        158,
        158
      ],
      "frame_incognito": [
        181,
        181,
        181
      ],
      "frame_incognito_inactive": [
        107,
        107,
        107
      ],
      "toolbar": [
        207,
        207,
        207
      ],
      "tab_text": [
        99,
        99,
        99
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        114,
        114,
        114
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        79,
        79,
        79
      ],
      "ntp_link": [
        87,
        128,
        145
      ],
      "ntp_header": [
        145,
        137,
        131
      ],
      "ntp_section": [
        145,
        137,
        131
      ],
      "ntp_section_text": [
        79,
        79,
        79
      ],
      "ntp_section_link": [
        87,
        128,
        145
      ],
      "control_background": [
        178,
        176,
        174,
        0
      ],
      "button_background": [
        156,
        154,
        152,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0.46787148594378,
        0.79047619047619,
        0.20588235294118
      ],
      "frame_incognito": [
        0.77258566978193,
        1,
        0.20980392156863
      ],
      "frame_incognito_inactive": [
        0,
        1,
        0.24509803921569
      ],
      "background_tab": [
        0,
        0,
        0.70980392156863
      ]
    }
  }
}