Very Pale

Very Pale

For those who like bright and pale themes. And the color grey.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "Very Pale",
  "description": "For those who like bright and pale themes. And the color grey.",
  "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",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        209,
        209,
        209
      ],
      "frame_inactive": [
        217,
        217,
        217
      ],
      "frame_incognito": [
        139,
        139,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        61,
        55,
        49
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        46,
        51,
        42
      ],
      "ntp_header": [
        77,
        77,
        77
      ],
      "ntp_section": [
        229,
        239,
        254
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        48,
        48,
        48
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.47843137254902
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        0,
        0,
        0.85882352941176
      ],
      "frame_incognito": [
        0.12068965517241,
        0.13122171945701,
        0.43333333333333
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.72156862745098
      ],
      "background_tab": [
        0,
        0,
        0.87450980392157
      ]
    }
  }
}