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" viewBox="0 0 16 16"><defs><style>.cls-1{fill:#404040;}</style></defs><path class="cls-1" d="M7.35,1C3.84,1,1,3.84,1,7.35s2.84,6.35,6.35,6.35,6.35-2.84,6.35-6.35S10.86,1,7.35,1Zm0,10.97c-2.55,0-4.62-2.07-4.62-4.62S4.8,2.73,7.35,2.73s4.62,2.07,4.62,4.62-2.07,4.62-4.62,4.62Z"/><rect class="cls-1" x="11.39" y="10.24" width="2.31" height="4.62" transform="translate(-5.2 12.55) rotate(-45)"/></svg>
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M7.35,1C3.84,1,1,3.84,1,7.35s2.84,6.35,6.35,6.35,6.35-2.84,6.35-6.35S10.86,1,7.35,1Zm0,10.97c-2.55,0-4.62-2.07-4.62-4.62S4.8,2.73,7.35,2.73s4.62,2.07,4.62,4.62-2.07,4.62-4.62,4.62Z"/><rect class="cls-1" x="11.39" y="10.24" width="2.31" height="4.62" transform="translate(-5.2 12.55) rotate(-45)"/></svg>

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 483 B