Default version 88

Default version 88

These are the colours used on Windows' Firefox since the beginning of the Quantum version, on 2017. But, with the new version 89, the default theme was changed. So, this theme takes all the colours from previous versions. If u liked it, leave review

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Default 88",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(249, 249, 250)",
      "toolbar_text": "rgb(82, 82, 84)",
      "frame": "rgb(32, 35, 64)",
      "tab_background_text": "rgb(185, 185, 194)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(10, 132, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(21, 20, 26)",
      "tab_loading": "rgb(10, 132, 255)"
    }
  }
}