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 19 L 19 19 L 19 5 Z M 7 7 L 17 7 L 17 17 L 7 17 Z M 7 12 C 7 14.769531 9.230469 17 12 17 C 14.769531 17 17 14.769531 17 12 C 17 9.230469 14.769531 7 12 7 C 9.230469 7 7 9.230469 7 12 Z M 12 9 C 13.660156 9 15 10.339844 15 12 C 15 13.660156 13.660156 15 12 15 C 10.339844 15 9 13.660156 9 12 C 9 10.339844 10.339844 9 12 9 Z M 12 9 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 787 B