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,10 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#1f2732" class="Dynamic" rx="5"/><text x="15" y="15" fill="#fff" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#7cafc2" 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="#1f2732" class="Dynamic" rx="5"/><text x="15" y="15" fill="#ffffff" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#7cafc2" class="Dynamic" font-family="monospace" font-size=".6em">
dir
</text><text x="65" y="30" fill="#ab4642" class="Dynamic" font-family="monospace" font-size=".6em">
executable
</text><text x="175" y="30" fill="#fff" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="175" y="30" fill="#ffffff" class="Dynamic" font-family="monospace" font-size=".6em">
file
</text><path stroke="#fff" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#fff" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#fff" class="Dynamic" font-family="monospace" font-size=".6em">
</text><path stroke="#ffffff" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#ffffff" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#ffffff" class="Dynamic" font-family="monospace" font-size=".6em">
normal:
</text><text x="55" y="70" fill="#181818" class="Dynamic" font-family="monospace" font-size=".6em">
black
@ -22,7 +22,7 @@ magenta
cyan
</text><text x="260" y="70" fill="#d8d8d8" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><text x="15" y="85" fill="#fff" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="15" y="85" fill="#ffffff" class="Dynamic" font-family="monospace" font-size=".6em">
bright:
</text><text x="55" y="85" fill="#585858" class="Dynamic" font-family="monospace" font-size=".6em">
black
@ -40,7 +40,7 @@ magenta
cyan
</text><text x="260" y="85" fill="#f8f8f8" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><path stroke="#fff" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#ba8baf" class="Dynamic" font-family="monospace" font-size=".6em">
</text><path stroke="#ffffff" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#ba8baf" class="Dynamic" font-family="monospace" font-size=".6em">
~/project
</text><text x="65" y="110" fill="#a1b56c" class="Dynamic" font-family="monospace" font-size=".6em">
git(
@ -48,4 +48,4 @@ git(
main
</text><text x="113" y="110" fill="#a1b56c" class="Dynamic" font-family="monospace" font-size=".6em">
)
</text><path stroke="#fff" d="M15 120v10" class="Dynamic" style="stroke-width:2"/></svg>
</text><path stroke="#ffffff" d="M15 120v10" class="Dynamic" style="stroke-width:2"/></svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After