PinkDream

PinkDream v2.1 - the Dreams Skins family A very PinkDream Skin for Chrome. Get ready for dream and browse the internet in pink ?…
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "PinkDream",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "frame": [
        255,
        255,
        255
      ],
      "frame_inactive": [
        161,
        182,
        228
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "ntp_background": [
        73,
        179,
        250
      ],
      "ntp_header": [
        255,
        0,
        128
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        255,
        0,
        255
      ],
      "ntp_section_link": [
        128,
        0,
        128
      ],
      "ntp_section_text": [
        64,
        0,
        128
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        64,
        0,
        128
      ],
      "tab_text": [
        30,
        30,
        135
      ],
      "toolbar": [
        255,
        0,
        255
      ]
    },
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_attribution": "images/tjb.png",
      "theme_ntp_background": "images/wallpaper.png",
      "theme_toolbar": "images/fav.png"
    },
    "properties": {
      "ntp_background_alignment": "center bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.1"
}