House of Hufflepuff

House of Hufflepuff

A minimalist and delicate theme inspired in Hufflepuff's colors. Bring Hogwarts to Firefox! For Harry Potter fans /* Wallpaper: https://www.transparenttextures.com/vichy.html Color: 181816 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 Hufflepuff",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(36, 36, 33, 0.46)",
      "toolbar_text": "rgb(249, 224, 144)",
      "frame": "rgb(24, 24, 22)",
      "tab_background_text": "rgb(160, 160, 141)",
      "toolbar_field": "rgba(249, 224, 144, 0.94)",
      "toolbar_field_text": "rgb(43, 43, 40)",
      "tab_line": "rgb(254, 222, 122)",
      "popup": "rgb(29, 29, 26)",
      "popup_text": "rgb(194, 174, 111)",
      "tab_loading": "rgb(254, 222, 122)"
    }
  }
}