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,12 @@
<?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 14 5 L 14 7 L 9 7 L 9 15 L 5 15 L 5 17 L 11 17 L 11 9 L 14 9 L 14 11 L 19 8 Z M 14 5 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(25.882354%,64.705884%,96.078432%);fill-opacity:1;" d="M 5 7 L 5 9 L 8 9 L 8 7 Z M 14 13 L 14 15 L 12 15 L 12 17 L 14 17 L 14 19 L 19 16 Z M 14 13 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 736 B