Dark L20 Blue

Dark L20 Blue

A simple dark theme with blue colour scheme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Dark L20 Blue",
  "version": "1.0",
  "description": "A simple dark theme with blue colour scheme.",
  "author": "W5nH6o",
  "theme": {
    "colors": {
      "frame": [
        13,
        20,
        28
      ],
      "frame_inactive": [
        19,
        30,
        42
      ],
      "toolbar": [
        32,
        50,
        70
      ],
      "tab_text": [
        229,
        229,
        229
      ],
      "tab_background_text": [
        177,
        177,
        179
      ],
      "bookmark_text": [
        229,
        229,
        229
      ],
      "ntp_background": [
        13,
        20,
        28
      ],
      "ntp_text": [
        190,
        190,
        190
      ]
    }
  }
}