Implement theme pickers + importing

This commit is contained in:
luisangelsm
2026-03-05 08:22:04 +01:00
parent 5058f47a20
commit 46661becaf
7 changed files with 289 additions and 5 deletions

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 93 58">
<!-- Generator: Adobe Illustrator 29.8.5, SVG Export Plug-In . SVG Version: 2.1.1 Build 2) -->
<defs>
<style>
.st0 {
fill: #d7d7d9;
}
.st1 {
fill: #bbb;
}
.st2 {
fill: #474747;
}
.st3 {
fill: #f7f7f7;
}
</style>
</defs>
<rect class="st3" y="0" width="93" height="58" rx="5" ry="5"/>
<rect class="st2" x="4" y="4" width="19" height="50" rx="3.1" ry="3.1"/>
<rect class="st1" x="26" y="4" width="63" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="26" y="21" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="39" y="21" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="52" y="21" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="65" y="21" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="78" y="21" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="26" y="38" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="39" y="38" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="52" y="38" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="65" y="38" width="11" height="16" rx="3.1" ry="3.1"/>
<rect class="st0" x="78" y="38" width="11" height="16" rx="3.1" ry="3.1"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB