purple dream

purple dream

Purple Bubble is a clean, colorful, and absolutely amazing purple colored theme.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "3.0.1",
  "name": "purple dream",
  "description": "Purple Bubble is a clean, colorful, and absolutely amazing purple colored theme.",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        227,
        208,
        255
      ],
      "toolbar": [
        248,
        244,
        255
      ],
      "ntp_text": [
        52,
        0,
        89
      ],
      "ntp_link": [
        147,
        89,
        189
      ],
      "ntp_section": [
        105,
        105,
        105
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "button_background": [
        248,
        244,
        255
      ]
    },
    "properties": {
      "ntp_background_alignment": "left bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "icons": {
      "16": "logo16.png",
      "48": "logo48.png",
      "128": "logo128.png"
    }
  }
}