Hack The Box

Hack The Box

A theme created with FireFox Colours, Inspired from HackTheBox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "HTB",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-037-b73f9b34467ba541de861f5b4c0c6316.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(17, 25, 39)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(13, 19, 30)",
      "tab_background_text": "rgb(146, 158, 185)",
      "toolbar_field": "rgb(22, 33, 49)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(159, 239, 0)",
      "popup": "rgb(33, 37, 41)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(159, 239, 0)"
    }
  }
}