Serenity

Serenity

A tranquil backdrop for browsing

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.2",
  "name": "Serenity",
  "description": "A tranquil backdrop for browsing",
  "theme": {
    "colors": {
      "frame": [
        81,
        111,
        163
      ],
      "toolbar": [
        145,
        168,
        208
      ],
      "ntp_background": [
        131,
        156,
        200
      ],
      "tab_text": [
        27,
        43,
        70
      ],
      "bookmark_text": [
        27,
        43,
        70
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        27,
        43,
        70
      ]
    },
    "tints": {
      "buttons": [
        0.6,
        1,
        0.2
      ],
      "frame_incognito": [
        0.6,
        0.5,
        0.25
      ]
    }
  }
}