Simple Blue

Simple Blue

Blue theme 2021 August

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Simple Blue",
  "manifest_version": 2,
  "version": "1.0",
  "description": "Blue theme 2021 August",
  "theme": {
    "colors": {
      "frame": [
        102,
        178,
        255
      ],
      "toolbar": [
        245,
        248,
        253
      ],
      "ntp_background": [
        153,
        204,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.7,
        0.9,
        0.2
      ],
      "frame_inactive": [
        1.8,
        0.9,
        0.7
      ],
      "frame_incognito": [
        0.1,
        0,
        0.2
      ],
      "frame_incognito_inactive": [
        0.1,
        0,
        0.2
      ]
    },
    "properties": {
      "ntp_logo_alternate": 2
    }
  }
}