Replace colors in the toolbar icons with placeholder color #f0f (magenta) so we can recolor them later consistently

This commit is contained in:
luisangelsm
2026-01-12 21:37:38 +01:00
parent 1b04b5cfa3
commit b46f34adb1
57 changed files with 57 additions and 57 deletions

View File

@ -4,7 +4,7 @@
<style>
.cls-1 {
fill: none;
stroke: #fff;
stroke: #f0f;
stroke-miterlimit: 10;
stroke-width: 1.5px;
}

Before

Width:  |  Height:  |  Size: 358 B

After

Width:  |  Height:  |  Size: 358 B