Official Parafe skin

Official Parafe skin

The official Chrome browser skin for Parade.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Official Parafe skin",
  "theme": {
    "images": {
      "theme_frame": "theme_frame_stripe.png",
      "theme_toolbar": "theme_toolbar.png",
      "theme_ntp_background": "ntp_background.png"
    },
    "colors": {
      "bookmark_text": [
        15,
        16,
        22
      ],
      "tab_text": [
        254,
        70,
        108
      ],
      "frame": [
        256,
        233,
        228
      ],
      "toolbar": [
        236,
        233,
        228
      ],
      "button_background": [
        254,
        70,
        108
      ],
      "ntp_background": [
        236,
        233,
        227
      ],
      "ntp_text": [
        246,
        251,
        219
      ],
      "ntp_section": [
        237,
        232,
        228
      ],
      "ntp_section_text": [
        246,
        245,
        241
      ],
      "ntp_section_link": [
        254,
        70,
        108
      ]
    },
    "tints": {
      "buttons": [
        254,
        68,
        119
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": false
    }
  }
}