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="5" rx="2.8" ry="2.8"/>
<rect style="fill:#71743a" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/>
<path style="opacity:0.1" d="M 6.8007812 4 C 5.2495813 4 4 5.2495813 4 6.8007812 L 4 57.199219 C 4 58.750419 5.2495813 60 6.8007812 60 L 57.199219 60 C 58.750419 60 60 58.750419 60 57.199219 L 60 6.8007812 C 60 5.2495813 58.750419 4 57.199219 4 L 6.8007812 4 z M 10 10 L 54 10 L 54 54 L 10 54 L 10 10 z"/>
<path style="opacity:0.1" d="M 32,13 38.489358,26.167184 53,28.27864 42.5,38.527864 44.978714,53 32,46.167186 19.021286,53 21.499998,38.527864 11,28.27864 25.510642,26.167184 Z"/>
<path style="fill:#363636" d="M 32,12 38.489358,25.167184 53,27.27864 42.5,37.527864 44.978714,52 32,45.167186 19.021286,52 21.499998,37.527864 11,27.27864 25.510642,25.167184 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 6.8007812 4 C 5.2495812 4 4 5.2495812 4 6.8007812 L 4 7.8007812 C 4 6.2495813 5.2495812 5 6.8007812 5 L 57.199219 5 C 58.750419 5 60 6.2495812 60 7.8007812 L 60 6.8007812 C 60 5.2495813 58.750419 4 57.199219 4 L 6.8007812 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB