Pink Pixel Hearts

Pink Pixel Hearts

A cute light soft pink pixel heart Google Chrome 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.5",
  "name": "Pink Pixel Hearts",
  "description": "A cute light soft pink pixel heart Google Chrome theme",
  "author": "CupcakeKitten",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "bookmark_text": [
        72,
        72,
        72
      ],
      "frame": [
        248,
        206,
        214
      ],
      "ntp_background": [
        242,
        229,
        228
      ],
      "ntp_text": [
        72,
        72,
        72
      ],
      "tab_background_text": [
        245,
        164,
        171
      ],
      "tab_text": [
        72,
        72,
        72
      ],
      "toolbar": [
        242,
        221,
        222
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    }
  }
}