Minimal Black

Minimal Black

A very clean dark theme with white accent. #Modern #Material #Simple

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "A very clean dark theme with white accent. #Modern #Material #Simple",
  "icons": {
    "128": "images/icon128.png"
  },
  "manifest_version": 2,
  "name": "Minimal Black",
  "theme": {
    "colors": {
      "bookmark_text": [
        187,
        187,
        187
      ],
      "frame": [
        19,
        19,
        19
      ],
      "frame_inactive": [
        19,
        19,
        19
      ],
      "frame_incognito": [
        19,
        19,
        19
      ],
      "frame_incognito_inactive": [
        19,
        19,
        19
      ],
      "ntp_background": [
        39,
        39,
        39
      ],
      "ntp_text": [
        220,
        220,
        220
      ],
      "tab_background_text": [
        178,
        178,
        178
      ],
      "tab_background_text_inactive": [
        170,
        170,
        170
      ],
      "tab_text": [
        220,
        220,
        220
      ],
      "toolbar": [
        44,
        44,
        44
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        0,
        0.916
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5833,
        0.18,
        0.5
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "9.0.7"
}