add background img for dark theme

This commit is contained in:
MaysWind
2023-07-06 01:07:57 +08:00
parent 0c5cabbd79
commit 937f8723ed
3 changed files with 44 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<svg width="750" height="300" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g class="layer">
<title>Layer 1</title>
<path d="m2.38122,215.61524l748.61878,-113.11523l0,197.99999l-750,0l1.38122,-84.88476z" fill="#111111" id="svg_3" stroke="#000000" stroke-dasharray="null" stroke-linecap="null" stroke-linejoin="null" stroke-opacity="0" stroke-width="null"/>
<g id="BACKGROUND"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 449 B