Added hackthebox inspired theme (#69)

Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
Tim 2023-11-17 21:06:06 +01:00 committed by GitHub
parent 51442e68fb
commit 9a640b887d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 414 additions and 339 deletions

23
standard/hackthebox.yaml Normal file
View file

@ -0,0 +1,23 @@
accent: "#a0ef00"
background: "#1a2332"
foreground: "#a4b1cd"
details: "darker"
terminal_colors:
normal:
black: "#616161"
red: "#ff8484"
green: "#c5f467"
yellow: "#ffcc5c"
blue: "#5cb2ff"
magenta: "#cf8dfb"
cyan: "#5cecc6"
white: "#c5d1eb"
bright:
black: "#8e8e8e"
red: "#ffa0a0"
green: "#c1f080"
yellow: "#ffda8a"
blue: "#84c5ff"
magenta: "#cfadfb"
cyan: "#18efc6"
white: "#dfe5ee"