House of Slytherin

House of Slytherin

A minimalist and delicate theme inspired in Slytherin's colors. Bring Hogwarts to Firefox! For Harry Potter fans /* Wallpaper: https://www.transparenttextures.com/vichy.html Color: 1D4D4F (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 Slytherin",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(23, 54, 55, 0.24)",
      "toolbar_text": "rgb(224, 231, 231)",
      "frame": "rgb(29, 77, 79)",
      "tab_background_text": "rgb(186, 191, 191)",
      "toolbar_field": "rgba(224, 231, 231, 0.91)",
      "toolbar_field_text": "rgb(18, 50, 51)",
      "tab_line": "rgb(212, 214, 218)",
      "popup": "rgb(26, 61, 62)",
      "popup_text": "rgb(198, 198, 206)",
      "tab_loading": "rgb(212, 214, 218)"
    }
  }
}