Dark L20 Red

Dark L20 Red

A simple dark theme with red 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 Red",
  "version": "1.0",
  "description": "A simple dark theme with red colour scheme.",
  "author": "W5nH6o",
  "theme": {
    "colors": {
      "frame": [
        25,
        16,
        16
      ],
      "frame_inactive": [
        38,
        24,
        24
      ],
      "toolbar": [
        63,
        39,
        40
      ],
      "tab_text": [
        229,
        229,
        229
      ],
      "tab_background_text": [
        177,
        177,
        179
      ],
      "bookmark_text": [
        229,
        229,
        229
      ],
      "ntp_background": [
        25,
        16,
        16
      ],
      "ntp_text": [
        190,
        190,
        190
      ]
    }
  }
}