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="22px" height="22px" viewBox="0 0 22 22" 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 4 4 L 4 8 L 6 8 L 6 6 L 8 6 L 8 4 Z M 14 4 L 14 6 L 16 6 L 16 8 L 18 8 L 18 4 Z M 8 8 L 8 14 L 14 14 L 14 8 Z M 10 10 L 12 10 L 12 12 L 10 12 Z M 4 14 L 4 18 L 8 18 L 8 16 L 6 16 L 6 14 Z M 16 14 L 16 16 L 14 16 L 14 18 L 18 18 L 18 14 Z M 16 14 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 687 B