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

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<defs>
<style>
.cls-1 {
fill: #f0f;
}
</style>
</defs>
<g id="New_Symbol_10" data-name="New Symbol 10">
<path class="cls-1" d="M62.75,15L8.53,67.28l53.51,54.9,51.96-55.25V15h-51.25ZM93,42.5c0,4.14-3.36,7.5-7.5,7.5s-7.5-3.36-7.5-7.5,3.36-7.5,7.5-7.5,7.5,3.36,7.5,7.5Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 456 B