Material Dark

Material Dark

A minimalistic dark material design inspired theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "A Material Design Theme": "",
  "manifest_version": 2,
  "name": "Material Dark",
  "description": "A minimalistic dark material design inspired theme.",
  "theme": {
    "colors": {
      "bookmark_text": [
        241,
        243,
        244
      ],
      "frame": [
        32,
        33,
        36
      ],
      "frame_inactive": [
        60,
        64,
        67
      ],
      "frame_incognito": [
        32,
        33,
        36
      ],
      "frame_incognito_inactive": [
        60,
        64,
        67
      ],
      "ntp_background": [
        50,
        54,
        57
      ],
      "ntp_section": [
        35,
        35,
        35
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        210,
        213,
        213
      ],
      "ntp_section_text": [
        210,
        213,
        213
      ],
      "tab_background_text": [
        216,
        219,
        221
      ],
      "tab_text": [
        236,
        239,
        241
      ],
      "toolbar": [
        82,
        79,
        82
      ]
    },
    "images": {
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        0.95
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.0.1"
}