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="16" height="16" version="1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1.7011719,1 C 1.3133719,1 1,1.3133719 1,1.7011719 L 1,14.298828 C 1,14.686453 1.3133719,15 1.7011719,15 l 6.9160156,0 2.9140625,0 2.767578,0 C 14.686453,15 15,14.686453 15,14.298828 L 15,1.7011719 C 15,1.3131969 14.686453,1 14.298828,1 Z M 3.0078125,3 13,3 12.98828,13 10.5,13 7.3599989,8 10.5,8 4,4 4,11 6.1139062,8.4082031 8,13 3,13 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 648 B