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="M8,13.79c-3.53,0-6.62-2.38-7.53-5.79,.91-3.42,3.99-5.79,7.53-5.79s6.62,2.38,7.53,5.79c-.91,3.42-3.99,5.79-7.53,5.79Zm0-10c-2.32,0-4.21,1.89-4.21,4.21s1.89,4.21,4.21,4.21,4.21-1.89,4.21-4.21-1.89-4.21-4.21-4.21Z"/><circle class="cls-1" cx="8" cy="8" r="1.79"/></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="M8,13.79c-3.53,0-6.62-2.38-7.53-5.79,.91-3.42,3.99-5.79,7.53-5.79s6.62,2.38,7.53,5.79c-.91,3.42-3.99,5.79-7.53,5.79Zm0-10c-2.32,0-4.21,1.89-4.21,4.21s1.89,4.21,4.21,4.21,4.21-1.89,4.21-4.21-1.89-4.21-4.21-4.21Z"/><circle class="cls-1" cx="8" cy="8" r="1.79"/></svg>

Before

Width:  |  Height:  |  Size: 448 B

After

Width:  |  Height:  |  Size: 445 B