Light Blue Glitter

Light Blue Glitter

A cute light blue glittery theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1",
  "name": "Light Blue Glitter",
  "description": "A cute light blue glittery theme",
  "author": "CupcakeKitten",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        140,
        164,
        207
      ],
      "toolbar": [
        180,
        204,
        247
      ],
      "tab_text": [
        82,
        101,
        133
      ],
      "tab_background_text": [
        144,
        177,
        236
      ],
      "bookmark_text": [
        82,
        101,
        133
      ],
      "ntp_text": [
        82,
        101,
        133
      ],
      "ntp_link": [
        82,
        101,
        133
      ],
      "ntp_link_underline": [
        82,
        101,
        133
      ],
      "ntp_background": [
        227,
        204,
        124
      ],
      "ntp_section": [
        82,
        101,
        133
      ],
      "ntp_section_text": [
        82,
        101,
        133
      ],
      "ntp_section_link": [
        82,
        101,
        133
      ],
      "ntp_section_link_underline": [
        82,
        101,
        133
      ],
      "ntp_header": [
        82,
        101,
        133
      ],
      "button_background": [
        82,
        101,
        133
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}