House of Gryffindor

House of Gryffindor

A minimalist and delicate theme inspired in Gryffindor's colors. Bring Hogwarts to Firefox! For Harry Potter fans /* Wallpaper: https://www.transparenttextures.com/vichy.html Color: 511729 (Can use with Tabliss extension and similars)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "House of Gryffindor",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(70, 26, 40, 0.43)",
      "toolbar_text": "rgb(255, 189, 105)",
      "frame": "rgb(81, 23, 41)",
      "tab_background_text": "rgb(172, 141, 150)",
      "toolbar_field": "rgba(255, 189, 105, 0.9)",
      "toolbar_field_text": "rgb(81, 23, 41)",
      "tab_line": "rgb(255, 189, 105)",
      "popup": "rgb(71, 25, 39)",
      "popup_text": "rgb(248, 200, 139)",
      "tab_loading": "rgb(255, 189, 105)"
    }
  }
}