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.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 8,1 C 5.4759,1 3.4277,3.041 3.4277,5.5605 3.4277,6 3.4928,6.4327 3.6113,6.8379 3.0353,7.2993 0.80005,9.298 1.7207,11.891 1.7207,11.891 2.4977,11.825 3.1367,10.646 3.3308,11.401 3.6926,12.084 4.1855,12.656 3.4634,12.868 2.9727,13.28 2.9727,13.752 2.9727,14.441 4.0171,15 5.3027,15 6.1754,15 6.9337,14.743 7.332,14.363 7.5514,14.392 7.7731,14.41 8,14.41 8.2274,14.41 8.4495,14.392 8.668,14.363 9.0672,14.743 9.8266,15 10.699,15 11.985,15 13.029,14.441 13.029,13.752 13.029,13.28 12.539,12.868 11.816,12.656 12.309,12.084 12.671,11.401 12.865,10.646 13.504,11.824 14.281,11.891 14.281,11.891 15.202,9.2976 12.966,7.2988 12.391,6.8379 12.51,6.4327 12.576,6 12.576,5.5605 12.576,3.0415 10.529,1 8,1 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1009 B