Something Pretty This Way Comes

Something Pretty This Way Comes

If you're looking for something super girly to decorate your desktop with - this is it! Pretty pink roses and pearls will adorn…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "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_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        246,
        197,
        195
      ],
      "toolbar": [
        246,
        197,
        195
      ],
      "tab_text": [
        228,
        14,
        216
      ],
      "tab_background_text": [
        220,
        177,
        192
      ],
      "bookmark_text": [
        98,
        45,
        212
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        24,
        155,
        200
      ],
      "button_background": [
        194,
        76,
        160,
        0.68
      ]
    },
    "tints": {
      "buttons": [
        0.88,
        0.33,
        0.98
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Something Pretty This Way Comes",
  "version": "1",
  "description": ""
}