Ravenclaw House - Harry Potter

Ravenclaw House - Harry Potter

Ravenclaw House - Harry Potter

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Ravenclaw",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(121, 157, 215)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(28, 28, 29)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(121, 157, 215)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_hover": "rgb(0, 0, 0)",
      "icons_attention": "rgb(255, 0, 0)",
      "icons": "rgb(232, 241, 181)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(121, 157, 215)",
      "tab_loading": "rgb(121, 157, 215)"
    }
  }
}