Leaf Dark

Leaf Dark theme for Firefox Based on the KDE Plasma theme: https://github.com/qewer33/leaf-kde
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": "1.0",
  "name": "Leaf Dark",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(46, 44, 47)",
      "toolbar_text": "rgb(225, 228, 220)",
      "frame": "rgb(46, 44, 47)",
      "tab_background_text": "rgb(225, 228, 220)",
      "toolbar_field": "rgb(52, 51, 53)",
      "toolbar_field_text": "rgb(225, 228, 220)",
      "tab_line": "rgb(114, 155, 121)",
      "popup": "rgb(46, 44, 47)",
      "popup_text": "rgb(225, 228, 220)",
      "button_background_active": "rgba(114, 155, 121, 0.31)",
      "button_background_hover": "rgba(114, 155, 121, 0.16)",
      "icons": "rgb(114, 155, 121)",
      "popup_border": "rgb(114, 155, 121)",
      "popup_highlight": "rgb(114, 155, 121)",
      "toolbar_top_separator": "rgb(46, 44, 47)",
      "tab_loading": "rgb(114, 155, 121)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f5cfe08-d0cf-459e-963a-9636ce5a6b8b}"
    }
  }
}