Ravenclaw

I wasn't happy with all the Ravenclaw themes with logos so I made a purely colour-based one. Enjoy, fellow Ravenclaws!
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Ravenclaw",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(34, 66, 99)",
      "toolbar_text": "rgb(198, 122, 10)",
      "frame": "rgb(34, 66, 99)",
      "tab_background_text": "rgb(189, 197, 203)",
      "toolbar_field": "rgb(189, 197, 203)",
      "toolbar_field_text": "rgb(85, 52, 0)",
      "tab_line": "rgb(180, 111, 9)",
      "popup": "rgb(189, 197, 203)",
      "popup_text": "rgb(34, 66, 99)",
      "tab_loading": "rgb(180, 111, 9)"
    }
  }
}