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" height="16" width="16" version="1.1">
<rect style="fill:#4f4f4f" rx="1" ry="1" height="5" width="2" y="11" x="4"/>
<rect style="fill:#4f4f4f" rx="1" ry="1" height="5" width="2" y="11" x="10"/>
<rect style="fill:#c9c9c9" rx="1" ry="1" height="11" width="12" y="0" x="2"/>
<rect style="fill:#e4e4e4" rx="1" ry="1" height="10" width="10" y="4" x="3"/>
<rect style="fill:#4f4f4f" rx="1" ry="1" height="5" width="8" y="5" x="4"/>
</svg>

After

Width:  |  Height:  |  Size: 477 B