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,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1">
<rect style="opacity:0.2" width="28" height="28" x="2" y="3" rx="1.4" ry="1.4"/>
<rect style="fill:#616bdd" width="28" height="28" x="2" y="2" rx="1.4" ry="1.4"/>
<path style="opacity:0.1;fill:#ffffff" d="M 3.4004,2 C 2.6248,2 2,2.6248 2,3.4004 l 0,1 C 2,3.6248 2.6248,3 3.4004,3 l 25.2,0 c 0.775,0 1.4,0.6248 1.4,1.4004 l 0,-1 C 30.0004,2.6248 29.3754,2 28.6004,2 l -25.2,0 z"/>
<rect style="opacity:0.1;fill:#ffffff" width="6" height="6" x="6" y="8" rx=".75" ry=".75"/>
<rect style="opacity:0.1;fill:#ffffff" width="6" height="6" x="13" y="8" rx=".75" ry=".75"/>
<rect style="opacity:0.1;fill:#ffffff" width="6" height="6" x="20" y="8" rx=".75" ry=".75"/>
<rect style="opacity:0.1;fill:#ffffff" width="6" height="6" x="13" y="15" rx=".75" ry=".75"/>
<rect style="opacity:0.1;fill:#ffffff" width="6" height="6" x="13" y="22" rx=".75" ry=".75"/>
<rect style="fill:#30356e" width="6" height="6" x="6" y="7" rx=".75" ry=".75"/>
<rect style="fill:#30356e" width="6" height="6" x="13" y="7" rx=".75" ry=".75"/>
<rect style="fill:#30356e" width="6" height="6" x="20" y="7" rx=".75" ry=".75"/>
<rect style="fill:#30356e" width="6" height="6" x="13" y="14" rx=".75" ry=".75"/>
<rect style="fill:#30356e" width="6" height="6" x="13" y="21" rx=".75" ry=".75"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB