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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<rect style="opacity:0.2" width="56" height="56" x="4" y="4" rx="3" ry="3"/>
<path style="fill:#ffba08" d="M 60,31 V 56 C 60,57.662 58.662,59 57,59 H 30 V 31 Z"/>
<path style="fill:#459ee9" d="M 4,29 V 56 C 4,57.662 5.338,59 7,59 H 32 V 29 Z"/>
<path style="fill:#eb572a" d="M 7,3 C 5.338,3 4,4.338 4,6 V 31 H 34 V 3 Z"/>
<path style="fill:#79a61c" d="M 57,3 C 58.662,3 60,4.338 60,6 V 31 H 32 V 3 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 7 3 C 5.338 3 4 4.338 4 6 L 4 7 C 4 5.338 5.338 4 7 4 L 57 4 C 58.662 4 60 5.338 60 7 L 60 6 C 60 4.338 58.662 3 57 3 L 7 3 z"/>
</svg>

After

Width:  |  Height:  |  Size: 665 B