breeze mx comfort dark

breeze mx comfort dark

a theme that matches the breeze dark theme with mx linux's comfort color scheme (only for highlight).

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "breeze mx comfort dark",
  "manifest_version": 2,
  "version": "3.0",
  "theme": {
    "images": {
      "theme_frame": "mxdark-header-background.png"
    },
    "colors": {
      "frame": "rgba(49, 54, 59, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(49, 54, 59, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(35, 38, 41, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(26, 87, 194, 1)"
    }
  }
}