mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Added hackthebox inspired theme (#69)
Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
parent
51442e68fb
commit
9a640b887d
67 changed files with 414 additions and 339 deletions
23
standard/hackthebox.yaml
Normal file
23
standard/hackthebox.yaml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue