Skip to content

Fixed tinted icon by turning it greyscale - #505

Open
dch82 wants to merge 2 commits into
rileytestut:mainfrom
dch82:main
Open

dch82 wants to merge 2 commits into
rileytestut:mainfrom
dch82:main

Conversation

@dch82

@dch82 dch82 commented May 5, 2025

Copy link
Copy Markdown

https://developer.apple.com/design/human-interface-guidelines/app-icons#iOS-iPadOS

Mark the type contribution you are making:

  • Bug fix (non-breaking change which fixes an issue)

Description

Simply makes the tinted app icon not look so dim.
image

Change made

The tinted icon was purple on transparent, which we don't want.
AppIconTinted

iOS/iPadOS simply turned it monochrome, and put it on a dark background, producing not-so-great contrast.

Instead I adjusted the chroma/saturation in GIMP so that it is white on transparent.
AppIconTinted

Testing

Uh... I can't test I don't have a Mac. Also it's just a single image file.

Should fix #504.

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.

Default tinted icon looks too dim

1 participant