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="16" height="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<g id="layer1" transform="matrix(.71429 0 0 .71429 -298.94 -377.56)">
<path style="fill:currentColor" class="ColorScheme-Text" d="m425.71 532.79c3 0 4 2 4 2s1-2 4-2c1.6568 0 3 1.567 3 3.5 0 4.6667-5 8.1667-7 10.5-2-2.3333-7-5.8333-7-10.5 0-1.933 1.3432-3.5 3-3.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 523 B