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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<path style="opacity:0.2" d="m 5,33 0,9 c 0,1.662 1.338,3 3,3 l 32,0 c 1.662,0 3,-1.338 3,-3 l 0,-9 z"/>
<path style="fill:#ffbf3f" d="M 8,4 C 6.338,4 5,5.338 5,7 l 0,25.1 38,0 L 43,7 C 43,5.338 41.662,4 40,4 Z"/>
<path style="fill:#e4e4e4" d="m 5,32 0,9 c 0,1.662 1.338,3 3,3 l 32,0 c 1.662,0 2.639462,-1.377577 3,-3 l 0,-9 z"/>
<rect style="opacity:0.6;fill:#4f4f4f" width="13" height="2" x="7" y="39" rx="1" ry="1"/>
<path style="opacity:0.2;fill:#ffffff" d="M 8,4 C 6.338,4 5,5.338 5,7 L 5,8 C 5,6.338 6.338,5 8,5 l 32,0 c 1.662,0 3,1.338 3,3 L 43,7 C 43,5.338 41.662,4 40,4 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="m 5,32 0,1 38,0 0,-1 z"/>
<rect style="fill:#4f4f4f" width="26" height="2" x="7" y="35" rx="1" ry="1"/>
<path style="opacity:0.1" d="m 5,31 0,1 38,0 0,-1 z"/>
</svg>

After

Width:  |  Height:  |  Size: 876 B