Dark L20 Brown

Dark L20 Brown

A simple dark theme with brown 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 Brown",
  "version": "1.0",
  "description": "A simple dark theme with brown colour scheme.",
  "author": "W5nH6o",
  "theme": {
    "colors": {
      "frame": [
        27,
        20,
        14
      ],
      "frame_inactive": [
        40,
        29,
        21
      ],
      "toolbar": [
        66,
        49,
        36
      ],
      "tab_text": [
        229,
        229,
        229
      ],
      "tab_background_text": [
        177,
        177,
        179
      ],
      "bookmark_text": [
        229,
        229,
        229
      ],
      "ntp_background": [
        27,
        20,
        14
      ],
      "ntp_text": [
        190,
        190,
        190
      ]
    }
  }
}