Initial implementation of theming

This commit is contained in:
luisangelsm
2026-02-19 17:39:22 +01:00
parent ed28c94f66
commit 044176d6b7
303 changed files with 4634 additions and 2119 deletions

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><defs><style>.cls-1{filter:url(#drop-shadow-1);}.cls-2{fill:#404040;}</style></defs><g class="cls-1"><rect class="cls-2" x="3.51" y="5.99" width="9" height="4" transform="translate(-3.3 8) rotate(-45)"/><rect class="cls-2" x="11.61" y="1.39" width="2" height="4" transform="translate(1.29 9.91) rotate(-45)"/><polygon class="cls-2" points="5.54 13.29 2 14 2.71 10.46 5.54 13.29"/></g></svg>
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><defs><style>.cls-1{filter:url(#drop-shadow-1);}.cls-2{fill:#f0f;}</style></defs><g class="cls-1"><rect class="cls-2" x="3.51" y="5.99" width="9" height="4" transform="translate(-3.3 8) rotate(-45)"/><rect class="cls-2" x="11.61" y="1.39" width="2" height="4" transform="translate(1.29 9.91) rotate(-45)"/><polygon class="cls-2" points="5.54 13.29 2 14 2.71 10.46 5.54 13.29"/></g></svg>

Before

Width:  |  Height:  |  Size: 546 B

After

Width:  |  Height:  |  Size: 542 B