Dark

Dark

Dark mode with red highlights.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgba(115, 115, 115, 0.42)",
      "toolbar_text": "rgb(222, 222, 222)",
      "frame": "rgb(62, 62, 62)",
      "tab_background_text": "rgb(203, 203, 203)",
      "toolbar_field": "rgba(0, 0, 0, 0.48)",
      "toolbar_field_text": "rgba(255, 255, 255, 0.44)",
      "tab_line": "rgb(145, 1, 37)",
      "popup": "rgb(75, 75, 75)",
      "popup_text": "rgb(206, 206, 206)",
      "button_background_active": "rgb(158, 0, 39)",
      "icons_attention": "rgb(145, 1, 37)",
      "icons": "rgb(218, 218, 218)",
      "ntp_background": "rgb(40, 40, 40)",
      "ntp_text": "rgb(255, 255, 255)",
      "tab_background_separator": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(211, 23, 23)",
      "toolbar_field_separator": "rgb(82, 82, 82)",
      "toolbar_top_separator": "rgb(82, 82, 82)",
      "tab_loading": "rgb(145, 1, 37)"
    }
  }
}