Dark

Dark

Dark for Firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(20, 26, 30)",
      "toolbar_text": "rgb(185, 196, 198)",
      "frame": "rgb(15, 19, 22)",
      "tab_background_text": "rgb(185, 196, 198)",
      "toolbar_field": "rgb(15, 19, 22)",
      "toolbar_field_text": "rgb(185, 196, 198)",
      "tab_line": "rgb(15, 19, 22)",
      "popup": "rgb(20, 26, 30)",
      "popup_text": "rgb(185, 196, 198)",
      "button_background_active": "rgb(30, 39, 44)",
      "button_background_hover": "rgb(30, 39, 44)",
      "frame_inactive": "rgb(15, 19, 22)",
      "icons_attention": "rgb(185, 196, 198)",
      "icons": "rgb(185, 196, 198)",
      "ntp_background": "rgb(15, 19, 22)",
      "ntp_text": "rgb(185, 196, 198)",
      "popup_border": "rgb(20, 26, 30)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(15, 19, 22)",
      "sidebar_border": "rgb(20, 26, 30)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(15, 19, 22)",
      "sidebar_text": "rgb(185, 196, 198)",
      "sidebar": "rgb(20, 26, 30)",
      "tab_selected": "rgb(20, 26, 30)",
      "tab_text": "rgb(185, 196, 198)",
      "toolbar_bottom_separator": "rgb(15, 19, 22)",
      "toolbar_field_border_focus": "rgb(55, 71, 78)",
      "toolbar_field_border": "rgb(15, 19, 22)",
      "toolbar_field_focus": "rgb(20, 26, 30)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(55, 71, 78)",
      "toolbar_field_text_focus": "rgb(185, 196, 198)",
      "toolbar_top_separator": "rgb(15, 19, 22)",
      "toolbar_vertical_separator": "rgb(185, 196, 198)",
      "tab_loading": "rgb(15, 19, 22)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fcb650a4-9a90-45e7-8039-9fd783a13485}"
    }
  }
}