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 L 6 4 L 10 4 Z M 8 6 C 6.890625 6 6 6.890625 6 8 C 6 9.109375 6.890625 10 8 10 C 9.109375 10 10 9.109375 10 8 C 10 6.890625 9.109375 6 8 6 Z M 6 12 L 8 15 L 10 12 Z M 6 12 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 617 B