KDE Plasma Breeze

Firefox theme to use with KDE Plasma desktop and Breeze color scheme.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "2.0",
  "name": "KDE Plasma Breeze",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(239, 240, 241)",
      "toolbar_field": "rgb(239, 240, 241)",
      "toolbar_field_text": "rgb(35, 38, 39)",
      "tab_line": "rgb(239, 240, 241)",
      "popup": "rgb(239, 240, 241)",
      "popup_text": "rgb(35, 38, 39)",
      "tab_loading": "rgb(252, 252, 252)",
      "bookmark_text": "rgb(35, 38, 39)",
      "frame": "rgb(71, 80, 87)",
      "tab_background_text": "rgb(252, 252, 252)"
    }
  }
}