Dark Colors

Dark Colors

Dark style theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Dark Colors",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(43, 42, 51)",
      "toolbar_text": "rgb(251, 251, 254)",
      "frame": "rgb(28, 27, 34)",
      "tab_background_text": "rgb(213, 213, 213)",
      "toolbar_field": "rgb(34, 33, 40)",
      "toolbar_field_text": "rgb(242, 242, 244)",
      "tab_line": "rgb(69, 68, 74)",
      "popup": "rgb(34, 33, 40)",
      "popup_text": "rgb(251, 251, 254)",
      "icons_attention": "rgb(239, 239, 242)",
      "icons": "rgb(221, 221, 221)",
      "ntp_background": "rgb(29, 28, 35)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(50, 49, 56)",
      "sidebar_highlight": "rgb(65, 64, 72)",
      "sidebar_text": "rgb(251, 251, 254)",
      "toolbar_field_border_focus": "rgb(85, 89, 94)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(95, 101, 107)",
      "toolbar_field_text_focus": "rgb(239, 239, 242)",
      "tab_loading": "rgb(69, 68, 74)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6e27bfc1-eb5e-4f71-87aa-03c9db3c2ddd}"
    }
  }
}