added first theme progress and switched all files to use static typing

This commit is contained in:
Luca 2024-10-10 15:26:56 +02:00
parent c9458f3627
commit b5ace17da9
2665 changed files with 50249 additions and 476 deletions

View file

@ -0,0 +1,7 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g>
<path stroke="none" fill="#146587" d="M16 2 L16 14 Q16 16 14 16 L2 16 Q0 16 0 14 L0 2 Q0 0 2 0 L14 0 Q16 0 16 2 M2 2 L2 14 14 14 14 2 2 2"/>
<path stroke="none" fill="#36BDF7" d="M2 2 L14 2 14 14 2 14 2 2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 352 B