Watermelon Clarity Theme

Watermelon Clarity Theme

A bold new theme for your favorite browser. Featuring the following styles: - Watermelon (non-Incognito) - Honeydew (background…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.0",
  "name": "Watermelon Clarity Theme",
  "theme": {
    "colors": {
      "frame": [
        255,
        128,
        128
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        128,
        255,
        128
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "button_background": [
        141,
        101,
        39
      ],
      "frame_incognito": [
        129,
        64,
        96
      ],
      "frame_incognito_inactive": [
        255,
        212,
        159
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    }
  }
}