Port over themes

This commit is contained in:
2021-01-19 01:43:43 -06:00
parent b08aaa6f2a
commit fdac8d01a9
62761 changed files with 369294 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#4f4f4f" width="3" height="3" x="1" y="1" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="5" y="1" rx=".15" ry=".15"/>
<rect style="fill:#ff5757" width="3" height="3" x="9" y="1" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="13" y="1" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="1" y="5" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="5" y="5" rx=".15" ry=".15"/>
<rect style="fill:#ff5757" width="3" height="3" x="9" y="5" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="13" y="5" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="1" y="9" rx=".15" ry=".15"/>
<rect style="fill:#4f4f4f" width="3" height="3" x="5" y="9" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="9" y="9" rx=".15" ry=".15"/>
<rect style="fill:#4ac73e" width="3" height="3" x="13" y="9" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="1" y="13" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="5" y="13" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="9" y="13" rx=".15" ry=".15"/>
<rect style="fill:#e4e4e4" width="3" height="3" x="13" y="13" rx=".15" ry=".15"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB