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

View file

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#1B1E28" class="Dynamic" rx="5"/><text x="15" y="15" fill="#ACCDFF" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#DFF" class="Dynamic" font-family="monospace" font-size=".6em">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#1B1E28" class="Dynamic" rx="5"/><text x="15" y="15" fill="#ACCDFF" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#DDFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
dir
</text><text x="65" y="30" fill="#679DFF" class="Dynamic" font-family="monospace" font-size=".6em">
executable
@ -14,13 +14,13 @@ red
green
</text><text x="135" y="70" fill="#FAC2FF" class="Dynamic" font-family="monospace" font-size=".6em">
yellow
</text><text x="170" y="70" fill="#DFF" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="170" y="70" fill="#DDFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
blue
</text><text x="195" y="70" fill="#C5E9FF" class="Dynamic" font-family="monospace" font-size=".6em">
magenta
</text><text x="235" y="70" fill="#DFF" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="235" y="70" fill="#DDFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="70" fill="#FFF" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="260" y="70" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><text x="15" y="85" fill="#ACCDFF" class="Dynamic" font-family="monospace" font-size=".6em">
bright:
@ -38,7 +38,7 @@ blue
magenta
</text><text x="235" y="85" fill="#D7FFFF" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="85" fill="#FFF" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="260" y="85" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><path stroke="#ACCDFF" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#C5E9FF" class="Dynamic" font-family="monospace" font-size=".6em">
~/project

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After