Move themes to their own package

This commit is contained in:
2021-02-04 22:17:10 -06:00
parent 3c43b8bcfd
commit efd62518d3
62762 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#6ba63f" d="m15 3-4-3v16l4-3z"/>
<path style="fill:#42afe6" d="m1 3 4-3v16l-4-3z"/>
<path style="fill:#96ca6b" d="m5 0 9.412 13.441-3.412 2.559-9.4117-13.441z"/>
<path style="fill:#569e41" d="m11 8.5684v7.4316l3.412-2.559-3.412-4.8726z"/>
<path style="fill:#70be63" d="m5 0l-3.4121 2.5586 3.4121 4.873v-7.4316z"/>
</svg>

After

Width:  |  Height:  |  Size: 422 B