Proton12345

Proton12345

The Proton colour for all

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Proton",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Firefox.png"
    },
    "colors": {
      "frame": "rgba(145, 0, 255, 1)",
      "tab_background_text": "rgba(255, 255, 254, 1)",
      "toolbar": "rgba(245, 245, 245, 1)",
      "bookmark_text": "rgba(0, 0, 0, 1)",
      "toolbar_field": "rgba(247, 247, 247, 1)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)"
    }
  }
}