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,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#222222" class="Dynamic" rx="5"/><text x="15" y="15" fill="#f7f1ff" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#6ab0f3" 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="#222" class="Dynamic" rx="5"/><text x="15" y="15" fill="#f7f1ff" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#6ab0f3" class="Dynamic" font-family="monospace" font-size=".6em">
dir
</text><text x="65" y="30" fill="#fc618d" class="Dynamic" font-family="monospace" font-size=".6em">
executable
@ -6,7 +6,7 @@ executable
file
</text><path stroke="#f7f1ff" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#f7f1ff" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#f7f1ff" class="Dynamic" font-family="monospace" font-size=".6em">
normal:
</text><text x="55" y="70" fill="#222222" class="Dynamic" font-family="monospace" font-size=".6em">
</text><text x="55" y="70" fill="#222" class="Dynamic" font-family="monospace" font-size=".6em">
black
</text><text x="85" y="70" fill="#fc618d" class="Dynamic" font-family="monospace" font-size=".6em">
red

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After