fix small ui bugs and update icon and version string

This commit is contained in:
Persephone Bubblegum-Holidy 2025-06-12 11:20:28 -07:00
parent be6950184a
commit 2684825d87
14 changed files with 382 additions and 374 deletions

View file

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100mm"
height="100mm"
viewBox="0 0 100 100"
version="1.1"
id="svg1"
inkscape:version="1.4.2 (ebf0e940, 2025-05-08)"
sodipodi:docname="green_lines.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="1.4261574"
inkscape:cx="205.79776"
inkscape:cy="188.26814"
inkscape:window-width="1440"
inkscape:window-height="810"
inkscape:window-x="0"
inkscape:window-y="34"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#00ff00;stroke-width:0.264583"
id="rect1"
width="80"
height="20"
x="10"
y="10"
rx="10"
ry="10" />
<rect
style="fill:#00ff00;stroke-width:0.264583"
id="rect2"
width="80"
height="20"
x="10"
y="70"
rx="10"
ry="10" />
<rect
style="fill:#00ff00;stroke-width:0.264583"
id="rect3"
width="80"
height="20"
x="10"
y="40"
rx="10"
ry="10" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB