MX Comfort Dark

MX Comfort Dark

Firefox theme which matches the mx-comfort-dark GTK2/GTK3/QT5 theme on MX Linux. Colors are matched perfectly, design language is also kept fluent. Not an official AntiX theme, however, its the closest to an official theme there currently is.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "MX Comfort Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(41, 53, 59)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(35, 42, 45)",
      "tab_background_text": "rgb(131, 137, 140)",
      "toolbar_field": "rgb(39, 47, 48)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(15, 86, 217)",
      "popup": "rgb(39, 47, 48)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(70, 80, 85)",
      "button_background_hover": "rgb(48, 56, 57)",
      "frame_inactive": "rgb(41, 53, 59)",
      "icons_attention": "rgb(107, 180, 232)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(35, 42, 45)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(75, 81, 82)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(48, 56, 57)",
      "sidebar_border": "rgb(75, 81, 82)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(48, 56, 57)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(39, 47, 48)",
      "tab_background_separator": "rgb(70, 80, 85)",
      "tab_loading": "rgb(107, 180, 232)",
      "tab_selected": "rgb(41, 53, 59)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(70, 80, 85)",
      "toolbar_field_border_focus": "rgb(15, 86, 217)",
      "toolbar_field_border": "rgb(75, 81, 82)",
      "toolbar_field_focus": "rgb(31, 38, 39)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(15, 86, 217)",
      "toolbar_field_separator": "rgb(70, 80, 85)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(70, 80, 85)",
      "toolbar_vertical_separator": "rgb(70, 80, 85)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8f3dd9a-b3c9-47a5-9dee-6e3b08eaa96c}"
    }
  }
}