Plush

Plush

• Simplicity is everything • Eye catching contrast • Plush color palette • Visually eye popping • Supports all resolutions See our…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "",
  "manifest_version": 2,
  "name": "Plush",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255,
        0.7
      ],
      "button_background": [
        255,
        255,
        0,
        0
      ],
      "control_background": [
        255,
        255,
        255,
        0
      ],
      "frame": [
        72,
        72,
        72
      ],
      "frame_inactive": [
        167,
        167,
        167
      ],
      "frame_incognito": [
        60,
        60,
        60
      ],
      "frame_incognito_inactive": [
        107,
        107,
        107
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        4,
        73,
        91
      ],
      "ntp_link": [
        0,
        0,
        0,
        0.6
      ],
      "ntp_section": [
        50,
        50,
        50,
        0.6
      ],
      "ntp_section_link": [
        0,
        0,
        0,
        0.6
      ],
      "ntp_section_text": [
        0,
        0,
        0,
        0.6
      ],
      "ntp_link_underline": [
        0,
        0,
        0,
        0.6
      ],
      "ntp_text": [
        50,
        50,
        50,
        0.8
      ],
      "tab_background_text": [
        0,
        0,
        0,
        0.6
      ],
      "tab_text": [
        0,
        0,
        0,
        0.6
      ],
      "toolbar": [
        125,
        125,
        125
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.jpg",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.26666666666667
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ]
    }
  },
  "version": "1.0.1"
}