Add Dracula theme

This commit is contained in:
2021-02-06 08:57:49 +09:00
parent aa55b8073f
commit 2cbef57fe8
2897 changed files with 233208 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
<g id="surface1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#eeeeee; } .ColorScheme-Highlight { color:#424242; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 12 5 C 8.121094 5 5 8.121094 5 12 C 5 15.878906 8.121094 19 12 19 C 15.878906 19 19 15.878906 19 12 C 19 8.121094 15.878906 5 12 5 Z M 11 7.097656 L 11 13 L 13 13 L 13 7.097656 C 15.289062 7.558594 17 9.574219 17 12 C 17 14.769531 14.769531 17 12 17 C 9.230469 17 7 14.769531 7 12 C 7 9.574219 8.710938 7.558594 11 7.097656 Z M 11 7.097656 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 797 B