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,4 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="16" ry="6" style="fill:#971212"/>
<path d="m2 5s1 2 5 2c0-4-2-5-2-5h6s-2 1-2 5c4 0 5-2 5-2v6s-1-2-5-2c0 4 2 5 2 5h-6s2-1 2-5c-4 0-5 2-5 2z" style="fill:#f55500"/>
</svg>

After

Width:  |  Height:  |  Size: 275 B