Skip to content

Commit e72d80b

Browse files
fix: resize macOS app icon to fill full squircle frame
The icon was designed in iOS style with baked-in rounded corners and transparent padding, causing it to appear small inside macOS Big Sur+ squircle mask. Scaled content ~18% larger and filled transparent corners with matching dark purple background. Regenerated .icns with all sizes. Bump version to 0.12.1.
1 parent 87f9b4e commit e72d80b

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netcopilot",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "NetCopilot – AI-powered SSH/Telnet terminal for network engineers",
55
"main": "./out/main/index.js",
66
"author": {

resources/icon.icns

158 KB
Binary file not shown.

resources/icon.png

3.35 KB
Loading

resources/icon_original_backup.png

1.23 MB
Loading

0 commit comments

Comments
 (0)