Night blue

Night blue

Night blue for Firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Night blue",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(40, 54, 69)",
      "toolbar_text": "rgb(227, 233, 239)",
      "frame": "rgb(40, 40, 40)",
      "tab_background_text": "rgb(169, 187, 205)",
      "toolbar_field": "rgb(40, 40, 40)",
      "toolbar_field_text": "rgb(98, 131, 164)",
      "tab_line": "rgb(40, 54, 69)",
      "popup": "rgb(40, 40, 40)",
      "popup_text": "rgb(169, 187, 205)",
      "button_background_active": "rgb(55, 75, 95)",
      "button_background_hover": "rgb(55, 75, 95)",
      "frame_inactive": "rgb(40, 40, 40)",
      "icons_attention": "rgb(195, 207, 220)",
      "icons": "rgb(227, 233, 239)",
      "ntp_background": "rgb(35, 35, 35)",
      "ntp_text": "rgb(227, 233, 239)",
      "popup_border": "rgb(40, 40, 40)",
      "popup_highlight_text": "rgb(227, 233, 239)",
      "popup_highlight": "rgb(40, 54, 69)",
      "sidebar_border": "rgb(40, 54, 69)",
      "sidebar_highlight_text": "rgb(227, 233, 239)",
      "sidebar_highlight": "rgb(40, 40, 40)",
      "sidebar_text": "rgb(227, 233, 239)",
      "sidebar": "rgb(40, 54, 69)",
      "tab_selected": "rgb(40, 54, 69)",
      "tab_text": "rgb(227, 233, 239)",
      "toolbar_bottom_separator": "rgb(40, 54, 69)",
      "toolbar_field_border_focus": "rgb(98, 131, 164)",
      "toolbar_field_border": "rgb(40, 40, 40)",
      "toolbar_field_focus": "rgb(40, 40, 40)",
      "toolbar_field_highlight_text": "rgb(227, 233, 239)",
      "toolbar_field_highlight": "rgb(81, 110, 140)",
      "toolbar_field_text_focus": "rgb(169, 187, 205)",
      "toolbar_top_separator": "rgb(40, 40, 40)",
      "toolbar_vertical_separator": "rgb(227, 233, 239)",
      "tab_loading": "rgb(40, 54, 69)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c5739e0f-05fc-4e45-a8be-8a8d779cfc60}"
    }
  }
}