feat: Add new theme Base16 Asam based in Base16 Pico (#70)

Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
Alan Sealtiel Aldana Mendiola 2023-11-17 14:07:22 -06:00 committed by GitHub
parent 9a640b887d
commit efa5dcf20c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 75 additions and 0 deletions

View file

@ -0,0 +1,51 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#080808" class="Dynamic" rx="5"/><text x="15" y="15" fill="#5bee00" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#83769c" class="Dynamic" font-family="monospace" font-size=".6em">
dir
</text><text x="65" y="30" fill="#ff004d" class="Dynamic" font-family="monospace" font-size=".6em">
executable
</text><text x="175" y="30" fill="#5bee00" class="Dynamic" font-family="monospace" font-size=".6em">
file
</text><path stroke="#5bee00" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#5bee00" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#5bee00" class="Dynamic" font-family="monospace" font-size=".6em">
normal:
</text><text x="55" y="70" fill="#000000" class="Dynamic" font-family="monospace" font-size=".6em">
black
</text><text x="85" y="70" fill="#ff004d" class="Dynamic" font-family="monospace" font-size=".6em">
red
</text><text x="105" y="70" fill="#00e756" class="Dynamic" font-family="monospace" font-size=".6em">
green
</text><text x="135" y="70" fill="#fff024" class="Dynamic" font-family="monospace" font-size=".6em">
yellow
</text><text x="170" y="70" fill="#83769c" class="Dynamic" font-family="monospace" font-size=".6em">
blue
</text><text x="195" y="70" fill="#ff77a8" class="Dynamic" font-family="monospace" font-size=".6em">
magenta
</text><text x="235" y="70" fill="#29adff" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="70" fill="#5f574f" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><text x="15" y="85" fill="#5bee00" class="Dynamic" font-family="monospace" font-size=".6em">
bright:
</text><text x="55" y="85" fill="#008751" class="Dynamic" font-family="monospace" font-size=".6em">
black
</text><text x="85" y="85" fill="#ffa300" class="Dynamic" font-family="monospace" font-size=".6em">
red
</text><text x="105" y="85" fill="#1d2b53" class="Dynamic" font-family="monospace" font-size=".6em">
green
</text><text x="135" y="85" fill="#7e2553" class="Dynamic" font-family="monospace" font-size=".6em">
yellow
</text><text x="170" y="85" fill="#ab5236" class="Dynamic" font-family="monospace" font-size=".6em">
blue
</text><text x="195" y="85" fill="#c2c3c7" class="Dynamic" font-family="monospace" font-size=".6em">
magenta
</text><text x="235" y="85" fill="#ffccaa" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="85" fill="#fff1e8" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><path stroke="#5bee00" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#ff77a8" class="Dynamic" font-family="monospace" font-size=".6em">
~/project
</text><text x="65" y="110" fill="#00e756" class="Dynamic" font-family="monospace" font-size=".6em">
git(
</text><text x="85" y="110" fill="#fff024" class="Dynamic" font-family="monospace" font-size=".6em">
main
</text><text x="113" y="110" fill="#00e756" class="Dynamic" font-family="monospace" font-size=".6em">
)
</text><path stroke="#fff024" d="M15 120v10" class="Dynamic" style="stroke-width:2"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB