fix: improve Windows custom-state icon contrast - #10622
Conversation
|
@kra-mo can you check this? |
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 49b27b6ecc
鈩癸笍 About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 馃憤.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
kra-mo
left a comment
There was a problem hiding this comment.
49b27b6 to
d68ac17
Compare
|
@kra-mo I updated the shared overlay in |
Assisted-by: ChatGPT:GPT-5.6-Pro Signed-off-by: Junseo Kim <129354802+jsk1004ha@users.noreply.github.com>
e6d9af8 to
d8375f3
Compare
|
@Rello it is not just you |
|
@jsk1004ha can you please check the icons again? |
Assisted-by: Codex:gpt-5.6-sol Signed-off-by: jsk1004ha <129354802+jsk1004ha@users.noreply.github.com>
|
I checked and found an issue where the icon appeared broken, so I鈥檝e fixed it. |
kra-mo
left a comment
There was a problem hiding this comment.
Ok, one more thing is that I think it should use the filled variant of the icon, as that looks better as a badge.
Assisted-by: Codex:gpt-5.6-sol Signed-off-by: jsk1004ha <129354802+jsk1004ha@users.noreply.github.com>



Summary
Give the Windows locked and shared custom-state icons a light fill with a dark outline. The dual-tone silhouettes remain visible on both light and dark Explorer backgrounds instead of disappearing when a black icon is rendered on the dark theme.
person_addsilhouette with light fill and dark outline.test/testcustomstateicons.cpp).Fixes #6070.
Validation
TestCustomStateIcons).git diff --checkAssisted-by: ChatGPT:GPT-5.6-Pro