mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -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
|
@ -1,18 +1,18 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" class="Dynamic" rx="5"/><text x="15" y="15" fill="#b6b6b6" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#0000b2" 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="#000000" class="Dynamic" rx="5"/><text x="15" y="15" fill="#b6b6b6" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#0000b2" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
dir
|
||||
</text><text x="65" y="30" fill="#900" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="65" y="30" fill="#990000" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
executable
|
||||
</text><text x="175" y="30" fill="#b6b6b6" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
file
|
||||
</text><path stroke="#b6b6b6" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#b6b6b6" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#b6b6b6" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
normal:
|
||||
</text><text x="55" y="70" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="55" y="70" fill="#000000" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
black
|
||||
</text><text x="85" y="70" fill="#900" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="85" y="70" fill="#990000" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
red
|
||||
</text><text x="105" y="70" fill="#00a600" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
green
|
||||
</text><text x="135" y="70" fill="#990" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="135" y="70" fill="#999900" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
yellow
|
||||
</text><text x="170" y="70" fill="#0000b2" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
blue
|
||||
|
@ -24,7 +24,7 @@ cyan
|
|||
white
|
||||
</text><text x="15" y="85" fill="#b6b6b6" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
bright:
|
||||
</text><text x="55" y="85" fill="#666" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="55" y="85" fill="#666666" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
black
|
||||
</text><text x="85" y="85" fill="#e50000" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
red
|
||||
|
@ -32,7 +32,7 @@ red
|
|||
green
|
||||
</text><text x="135" y="85" fill="#e5e500" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
yellow
|
||||
</text><text x="170" y="85" fill="#00f" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="170" y="85" fill="#0000ff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
blue
|
||||
</text><text x="195" y="85" fill="#e500e5" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
magenta
|
||||
|
@ -44,7 +44,7 @@ white
|
|||
~/project
|
||||
</text><text x="65" y="110" fill="#00a600" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
git(
|
||||
</text><text x="85" y="110" fill="#990" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
</text><text x="85" y="110" fill="#999900" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
main
|
||||
</text><text x="113" y="110" fill="#00a600" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
)
|
||||
|
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue