DolphinQt: Embed custom dark theme for Windows.

This commit is contained in:
Admiral H. Curtiss
2023-07-31 00:32:28 +02:00
parent 5d33f2abd1
commit ea30651cd7
29 changed files with 635 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<polyline points="65,25 40,50 65,75" stroke="#dcdcdc" stroke-width="15" fill="none" />
</svg>

After

Width:  |  Height:  |  Size: 220 B