Burgandy

Burgandy

This is a Burgandy theme for Firefox. It could also be listed as Maroon, or Dark Red

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Burgandy",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(128, 0, 32)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(102, 0, 32)",
      "tab_background_text": "rgb(222, 217, 217)",
      "toolbar_field": "rgb(102, 0, 32)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(222, 217, 217)",
      "popup": "rgb(128, 0, 32)",
      "popup_text": "rgb(222, 217, 217)",
      "tab_loading": "rgb(222, 217, 217)"
    }
  }
}