Night

Night

Dark theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Night",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(30, 30, 30)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 255, 255, 0)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "icons_attention": "rgb(165, 165, 165)",
      "ntp_background": "rgb(30, 30, 30)",
      "ntp_text": "rgb(255, 255, 255)",
      "tab_selected": "rgb(30, 30, 30)",
      "toolbar_field_border_focus": "rgb(165, 165, 165)",
      "tab_loading": "rgba(255, 255, 255, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4ae94ae4-df44-487a-bb8d-cdf0cb324144}"
    }
  }
}