Material Dark

Material Dark

Theme like a Material Incognito Dark Theme by Fiddle from Google Chrome Store.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Material Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(50, 54, 57)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(32, 33, 36)",
      "tab_background_text": "rgb(152, 154, 155)",
      "toolbar_field": "rgb(32, 33, 36)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(32, 33, 36)",
      "popup": "rgb(40, 44, 47)",
      "popup_text": "rgb(230, 230, 230)",
      "ntp_background": "rgb(50, 54, 57)",
      "ntp_text": "rgb(223, 223, 223)",
      "toolbar_top_separator": "rgb(32, 33, 36)",
      "tab_loading": "rgb(32, 33, 36)"
    }
  }
}