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="16px" height="16px" viewBox="0 0 16 16" 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 8 1 C 7.445312 1 7 1.445312 7 2 L 7 7 L 5 7 C 4.445312 7 4 7.445312 4 8 L 4 9 L 12 9 L 12 8 C 12 7.445312 11.554688 7 11 7 L 9 7 L 9 2 C 9 1.445312 8.554688 1 8 1 Z M 4 10 L 2 14 C 2 15.398438 14 15.398438 14 14 L 12 10 Z M 4 10 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 670 B