Files
create/icons/themed/Sketcher_Pointer_Create_Point.svg
forbes d7b532255b
Some checks failed
Build and Test / build (pull_request) Has been cancelled
feat(icons): add icon theming infrastructure with Catppuccin color remapping
- Remove hand-crafted kindred-icons/ in favor of auto-generated themed icons
- Add icons/mappings/ with FCAD.csv (Tango palette) and kindred.csv (Catppuccin Mocha)
- Add icons/retheme.py script to remap upstream FreeCAD SVG colors
- Generate icons/themed/ with 1,595 themed SVGs (45,300 color replacements)
- BitmapFactory loads icons/themed/ as highest priority before default icons
- 157-color mapping covers the full Tango palette, interpolating between
  4 luminance anchors per color family

Regenerate: python3 icons/retheme.py
2026-02-15 20:34:22 -06:00

11 lines
488 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" height="64" width="64" id="svg8" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<defs id="defs12" />
<g id="symbol" style="fill:#d76363;stroke:none">
<circle cx="32" cy="32" r="6" id="circle2" />
</g>
<g id="crosshair" style="stroke:#cdd6f4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter">
<path d="m16,3v9m0,8v9m-13-13h9m8,0h9" id="path5" />
</g>
</svg>