art: update silo submodule — add missing command icons (#60) #78

Merged
forbes merged 1 commits from fix/missing-silo-icons into main 2026-02-09 01:36:59 +00:00
Owner

Adds three missing SVG icons in the Catppuccin Mocha style for Silo commands that were rendering without toolbar icons:

  • silo-tag.svg — Tag/label icon for Silo_TagProjects
  • silo-rollback.svg — Undo/history icon for Silo_Rollback
  • silo-status.svg — Shield/badge icon for Silo_SetStatus

The _icon() helper returns empty string when the SVG file doesn't exist, so these commands silently had no icon.

Closes #60

Adds three missing SVG icons in the Catppuccin Mocha style for Silo commands that were rendering without toolbar icons: - `silo-tag.svg` — Tag/label icon for `Silo_TagProjects` - `silo-rollback.svg` — Undo/history icon for `Silo_Rollback` - `silo-status.svg` — Shield/badge icon for `Silo_SetStatus` The `_icon()` helper returns empty string when the SVG file doesn't exist, so these commands silently had no icon. Closes #60
forbes added 1 commit 2026-02-09 00:37:04 +00:00
art: update silo submodule — add missing command icons (#60)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
0c9e81f537
forbes force-pushed fix/missing-silo-icons from 0c9e81f537 to 098f0233c4 2026-02-09 01:36:27 +00:00 Compare
forbes merged commit 561d634934 into main 2026-02-09 01:36:59 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#78