Skip to content

feat(design): add the Katra desktop app icon set#97

Merged
ibourgeois merged 1 commit intomainfrom
codex/design-64-app-icon
Mar 20, 2026
Merged

feat(design): add the Katra desktop app icon set#97
ibourgeois merged 1 commit intomainfrom
codex/design-64-app-icon

Conversation

@ibourgeois
Copy link
Contributor

Closes #64

Summary

  • add a canonical Katra app icon source asset using the standalone K mark from the brand logo
  • export the NativePHP / Electron icon assets into public/ so desktop builds pick them up automatically
  • add monochrome tray template assets for macOS menu bar usage

Verification

  • file public/icon.svg public/icon.png public/icon.icns public/IconTemplate.png public/IconTemplate@2x.png
  • local php artisan native:build mac arm64 --no-interaction packaging check
  • verified the built app bundle contains Contents/Resources/icon.icns, Contents/Resources/build/icon.png, Contents/Resources/build/IconTemplate.png, and Contents/Resources/build/IconTemplate@2x.png

Notes

Copilot AI review requested due to automatic review settings March 20, 2026 01:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ibourgeois ibourgeois merged commit 90787ed into main Mar 20, 2026
1 check passed
@ibourgeois ibourgeois deleted the codex/design-64-app-icon branch March 20, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

design: create the Katra desktop app icon set

2 participants