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 C 8.121094 5 5 8.121094 5 12 C 5 15.878906 8.121094 19 12 19 C 15.878906 19 19 15.878906 19 12 C 19 8.121094 15.878906 5 12 5 Z M 12 7 C 14.769531 7 17 9.230469 17 12 C 17 14.769531 14.769531 17 12 17 C 9.230469 17 7 14.769531 7 12 C 7 9.230469 9.230469 7 12 7 Z M 12 9 C 11.691406 9 11.394531 9.046875 11.113281 9.132812 C 11.636719 9.367188 12 9.886719 12 10.5 C 12 11.332031 11.332031 12 10.5 12 C 9.886719 12 9.367188 11.636719 9.132812 11.113281 C 9.046875 11.394531 9 11.691406 9 12 C 9 13.660156 10.339844 15 12 15 C 13.660156 15 15 13.660156 15 12 C 15 10.339844 13.660156 9 12 9 Z M 12 9 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB