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 L 10 8 L 14 8 Z M 12 10 C 10.890625 10 10 10.890625 10 12 C 10 13.109375 10.890625 14 12 14 C 13.109375 14 14 13.109375 14 12 C 14 10.890625 13.109375 10 12 10 Z M 10 16 L 12 19 L 14 16 Z M 10 16 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 642 B