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 5 5 L 5 14 L 7 14 L 7 11 L 10 11 L 10 14 L 12 14 L 12 5 Z M 15 5 L 15 16 L 13 16 L 16 19 L 19 16 L 17 16 L 17 5 Z M 7 7 L 10 7 L 10 9 L 7 9 Z M 7 7 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 596 B