lint: Lint

This commit is contained in:
elvis kahoro 2023-06-20 23:39:00 -07:00
parent 6008ba3986
commit cfadbc7dce
79 changed files with 583 additions and 620 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="#0c0c0c" class="Dynamic" rx="5"/><text x="15" y="15" fill="#cccccc" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#0037da" 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="#0c0c0c" class="Dynamic" rx="5"/><text x="15" y="15" fill="#ccc" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#0037da" class="Dynamic" font-family="monospace" font-size=".6em">
dir
</text><text x="65" y="30" fill="#c50f1f" class="Dynamic" font-family="monospace" font-size=".6em">
executable
</text><text x="175" y="30" fill="#cccccc" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="175" y="30" fill="#ccc" class="Dynamic" font-family="monospace" font-size=".6em">
file
</text><path stroke="#cccccc" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#cccccc" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#cccccc" class="Dynamic" font-family="monospace" font-size=".6em">
</text><path stroke="#ccc" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#ccc" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#ccc" class="Dynamic" font-family="monospace" font-size=".6em">
normal:
</text><text x="55" y="70" fill="#0c0c0c" class="Dynamic" font-family="monospace" font-size=".6em">
black
@ -20,9 +20,9 @@ blue
magenta
</text><text x="235" y="70" fill="#3a96dd" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="70" fill="#cccccc" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="260" y="70" fill="#ccc" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><text x="15" y="85" fill="#cccccc" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="15" y="85" fill="#ccc" class="Dynamic" font-family="monospace" font-size=".6em">
bright:
</text><text x="55" y="85" fill="#767676" class="Dynamic" font-family="monospace" font-size=".6em">
black
@ -40,7 +40,7 @@ magenta
cyan
</text><text x="260" y="85" fill="#f2f2f2" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><path stroke="#cccccc" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#881798" class="Dynamic" font-family="monospace" font-size=".6em">
</text><path stroke="#ccc" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#881798" class="Dynamic" font-family="monospace" font-size=".6em">
~/project
</text><text x="65" y="110" fill="#13a10e" class="Dynamic" font-family="monospace" font-size=".6em">
git(

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After