Dark L20 Green

Dark L20 Green

A simple dark theme with green 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 Green",
  "version": "1.0",
  "description": "A simple dark theme with green colour scheme.",
  "author": "W5nH6o",
  "theme": {
    "colors": {
      "frame": [
        18,
        24,
        17
      ],
      "frame_inactive": [
        27,
        36,
        25
      ],
      "toolbar": [
        46,
        60,
        42
      ],
      "tab_text": [
        229,
        229,
        229
      ],
      "tab_background_text": [
        177,
        177,
        179
      ],
      "bookmark_text": [
        229,
        229,
        229
      ],
      "ntp_background": [
        18,
        24,
        17
      ],
      "ntp_text": [
        190,
        190,
        190
      ]
    }
  }
}