art: update silo submodule — add missing command icons (#60) #78
Reference in New Issue
Block a user
Delete Branch "fix/missing-silo-icons"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 forSilo_TagProjectssilo-rollback.svg— Undo/history icon forSilo_Rollbacksilo-status.svg— Shield/badge icon forSilo_SetStatusThe
_icon()helper returns empty string when the SVG file doesn't exist, so these commands silently had no icon.Closes #60
0c9e81f537to098f0233c4