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 6.7579763,14.99382 C 5.2458429,14.832821 3.8922395,14.383947 3.1139292,13.56845 2.7995073,13.239451 2.5858484,12.935828 2.40833,12.567454 2.0325555,11.787832 1.9148408,10.911085 2.0987269,10.262712 2.2816663,9.6178407 2.6976257,8.9064681 3.283273,8.2379706 3.608451,7.8660969 4.0732574,7.6254728 4.2236705,7.3227239 4.5797931,6.7113148 4.3577354,6.2927899 4.1526804,5.9540629 4.0402198,5.7682911 3.9199186,5.7340887 3.4099941,5.7592886 2.9122026,5.7839635 2.6680824,5.7525511 2.43033,5.6332891 2.2459277,5.5408019 2.1805306,5.4363273 2.2375809,5.3251152 2.5340186,5.0851036 2.6379654,4.8226045 2.9637457,4.700455 2.4870361,4.2785315 2.0162637,3.8371832 2.0000005,3.2068355 2.0334735,2.8692617 2.3344717,2.9504614 2.3344717,2.9504614 2.8065348,3.0495985 3.2943448,3.1494357 3.7388722,3.1650106 3.8667405,3.1469857 4.0014928,3.1116358 4.0384078,3.0863484 4.0752365,3.0611485 4.1758275,2.9115241 4.2617901,2.7539371 4.5968637,2.1397769 4.9517284,1.5426701 5.3492734,1.3382709 5.8073105,1.1027218 6.7899442,0.97663466 7.4051063,1.0035846 c 0.7393301,0.032287 1.3674855,0.2976739 1.8803356,0.7944096 0.3527996,0.3415113 0.5859916,0.4269109 0.9215811,0.3371363 0.235774,-0.063087 0.241797,-0.062825 0.241797,0.014 0,0.1008872 -0.0783,0.2316117 -0.197052,0.3314488 l -0.110141,0.091962 0.111003,0.068162 c 0.152305,0.093887 0.134235,0.1693994 -0.04733,0.1965243 -0.150585,0.022575 -0.2641694,0.07455 -0.2641694,0.121362 0,0.016538 0.021513,0.159687 0.048188,0.3181489 0.065398,0.3888486 0.042163,1.1422208 -0.046467,1.5140944 C 9.8060359,5.3674558 9.5986585,5.7733668 9.2441379,6.1588029 8.9687822,6.4189394 7.854752,6.95225 7.7824712,7.0000248 c 0.03442,0 0.332148,-0.0182 0.5317808,1.75e-4 0.7314139,0.0672 1.2408221,0.3945518 1.974817,0.7498005 C 10.981761,8.0851241 11.405846,8.1029992 11.789623,7.9 12.328554,7.5166846 12.646355,7 13.08307,6.9999195 14.046893,7 14.035586,9.0252879 13.978834,9.9512147 14.046893,12.337769 11.951528,14.245698 9.5413032,14.808321 8.8907753,14.959695 8.6291871,14.98682 7.727397,14.99732 c -0.4672443,0.0044 -0.9038553,0.0035 -0.9695105,-0.0035 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB