refactor: remove theme from ztools, move to base distribution #3

Merged
forbes merged 1 commits from feat/sdk-migration into main 2026-02-19 20:54:00 +00:00
Owner
  • Delete CatppuccinMocha preference pack (redundant with KindredCreate)
  • Delete theme.py (generate_stylesheet never called; apply_spreadsheet_colors
    was a no-op due to SetUnsigned vs GetASCII type mismatch)
  • Remove preferencepack declaration from package.xml
  • Remove apply_spreadsheet_colors call from InitGui.py Activated()
  • Clean up resources/init.py exports

Spreadsheet colors are now set via KindredCreate.cfg preference pack
using FCText entries that match the C++ GetASCII() reader.

Part of #278

- Delete CatppuccinMocha preference pack (redundant with KindredCreate) - Delete theme.py (generate_stylesheet never called; apply_spreadsheet_colors was a no-op due to SetUnsigned vs GetASCII type mismatch) - Remove preferencepack declaration from package.xml - Remove apply_spreadsheet_colors call from InitGui.py Activated() - Clean up resources/__init__.py exports Spreadsheet colors are now set via KindredCreate.cfg preference pack using FCText entries that match the C++ GetASCII() reader. Part of #278
forbes added 1 commit 2026-02-19 20:53:51 +00:00
- Delete CatppuccinMocha preference pack (redundant with KindredCreate)
- Delete theme.py (generate_stylesheet never called; apply_spreadsheet_colors
  was a no-op due to SetUnsigned vs GetASCII type mismatch)
- Remove preferencepack declaration from package.xml
- Remove apply_spreadsheet_colors call from InitGui.py Activated()
- Clean up resources/__init__.py exports

Spreadsheet colors are now set via KindredCreate.cfg preference pack
using FCText entries that match the C++ GetASCII() reader.

Part of #278
forbes merged commit b234d042eb into main 2026-02-19 20:54:00 +00:00
forbes deleted branch feat/sdk-migration 2026-02-19 20:54:01 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/ztools#3