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,14 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#282a36" class="Dynamic" rx="5"/><text x="15" y="15" fill="#f8f8f2" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#bd93f9" class="Dynamic" font-family="monospace" font-size=".6em">
dir
</text><text x="65" y="30" fill="#ff5555" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="65" y="30" fill="#f55" class="Dynamic" font-family="monospace" font-size=".6em">
executable
</text><text x="175" y="30" fill="#f8f8f2" class="Dynamic" font-family="monospace" font-size=".6em">
file
</text><path stroke="#f8f8f2" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#f8f8f2" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#f8f8f2" 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">
</text><text x="55" y="70" class="Dynamic" font-family="monospace" font-size=".6em">
black
</text><text x="85" y="70" fill="#ff5555" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="85" y="70" fill="#f55" class="Dynamic" font-family="monospace" font-size=".6em">
red
</text><text x="105" y="70" fill="#50fa7b" class="Dynamic" font-family="monospace" font-size=".6em">
green
@ -20,13 +20,13 @@ blue
magenta
</text><text x="235" y="70" fill="#8be9fd" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="70" fill="#bbbbbb" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="260" y="70" fill="#bbb" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><text x="15" y="85" fill="#f8f8f2" class="Dynamic" font-family="monospace" font-size=".6em">
bright:
</text><text x="55" y="85" fill="#555555" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="55" y="85" fill="#555" class="Dynamic" font-family="monospace" font-size=".6em">
black
</text><text x="85" y="85" fill="#ff5555" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="85" y="85" fill="#f55" class="Dynamic" font-family="monospace" font-size=".6em">
red
</text><text x="105" y="85" fill="#50fa7b" class="Dynamic" font-family="monospace" font-size=".6em">
green
@ -38,7 +38,7 @@ blue
magenta
</text><text x="235" y="85" fill="#8be9fd" class="Dynamic" font-family="monospace" font-size=".6em">
cyan
</text><text x="260" y="85" fill="#ffffff" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="260" y="85" fill="#fff" class="Dynamic" font-family="monospace" font-size=".6em">
white
</text><path stroke="#f8f8f2" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#ff79c6" 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