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="22px" height="22px" viewBox="0 0 22 22" 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 4 4 L 4 18 L 18 18 L 18 4 Z M 6 6 L 16 6 L 16 16 L 13 12 L 11 14 L 9 10 L 6 16 Z M 13.5 7 C 12.667969 7 12 7.667969 12 8.5 C 12 9.332031 12.667969 10 13.5 10 C 14.332031 10 15 9.332031 15 8.5 C 15 7.667969 14.332031 7 13.5 7 Z M 13.5 7 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 684 B