Dark Duck Duck Go!

Dark Duck Duck Go!

Unified simple dark theme that works well with Duck Duck Go

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.3",
  "name": "Dark Duck Duck Go!",
  "author": "Andrei Cristian Petcu",
  "description": "Unified simple dark theme that works well with Duck Duck Go",
  "homepage_url": "https://github.com/andreicristianpetcu/firefox_themes",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon-128.png"
  },
  "theme": {
    "colors": {
      "bookmark_text": "#a1a1a1",
      "button_background_active": "#333333",
      "button_background_hover": "#333333",
      "frame_inactive": "#161616",
      "frame": "#161616",
      "icons_attention": "#a1a1a1",
      "icons": "#a1a1a1",
      "ntp_background": "#161616",
      "ntp_text": "#a1a1a1",
      "popup_border": "#161616",
      "popup_highlight_text": "#00b3f4",
      "popup_highlight": "#484848",
      "popup_text": "#a1a1a1",
      "popup": "#161616",
      "sidebar_border": "#161616",
      "sidebar_highlight_text": "#a1a1a1",
      "sidebar_highlight": "#484848",
      "sidebar_text": "#a1a1a1",
      "sidebar": "#161616",
      "tab_background_separator": "#161616",
      "tab_background_text": "#a9a9ab",
      "tab_line": "#a1a1a1",
      "tab_loading": "#a1a1a1",
      "tab_selected": "#161616",
      "tab_text": "#a1a1a1",
      "toolbar_bottom_separator": "#161616",
      "toolbar_field_border_focus": "#161616",
      "toolbar_field_border": "#161616",
      "toolbar_field_focus": "#333333",
      "toolbar_field_highlight_text": "#a1a1a1",
      "toolbar_field_highlight": "#484848",
      "toolbar_field_separator": "rgba(255, 255, 255, 0)",
      "toolbar_field_text_focus": "#cccccc",
      "toolbar_field_text": "#a1a1a1",
      "toolbar_field": "#161616",
      "toolbar_top_separator": "#333333",
      "toolbar_vertical_separator": "#161616",
      "toolbar": "#161616"
    }
  }
}