Black and Gold Luxury (Desktop)

Black and Gold Luxury (Desktop)

Adds a black and gold theme to Firefox Desktop. Created by Firefox Color.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Black and Gold Luxury (Desktop)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-028-5466583598afcc175c90e35aceb1246b.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(35, 35, 35)",
      "toolbar_field": "rgb(237, 237, 237)",
      "toolbar_field_text": "rgb(35, 35, 35)",
      "tab_line": "rgb(203, 161, 82)",
      "popup": "rgb(35, 35, 35)",
      "popup_text": "rgb(203, 161, 82)",
      "tab_loading": "rgb(203, 161, 82)",
      "bookmark_text": "rgb(203, 161, 82)",
      "frame": "rgb(203, 161, 82)",
      "tab_background_text": "rgb(35, 35, 35)"
    }
  }
}