|
|
224feda4ad
|
feat(icons): add Catppuccin Mocha icon override infrastructure
Build and Test / build (push) Has been cancelled
Set up the foundation for custom Kindred Create icons:
- Add kindred-icons/ directory with Catppuccin Mocha themed SVG icons
- Modify BitmapFactory to prioritize kindred-icons/ in search path
- Add CMake install rules to package icons with application
- Include documentation (README.md) with design guidelines
- Add 12 initial icons as proof of concept:
- File: document-new, document-open, document-save
- Edit: edit-undo, edit-redo, edit-copy, edit-cut, edit-paste, delete
- View: zoom-in, zoom-out, view-refresh
- System: preferences-system
All icons follow the standard template:
- 32x32 viewBox
- Rounded rectangle background (rx=4, surface0 #313244)
- Catppuccin Mocha color palette
Closes #3
|
2026-02-05 11:17:27 -06:00 |
|