Skip to content

Use standard icon colors so that selected icons are white #7640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

helin24
Copy link
Member

@helin24 helin24 commented Sep 6, 2024

I changed the colors of the Flutter insets within the SVG files. The light icons did not change much, because the blue used before was pretty close to the standard blue.

The dark versions' Flutter insets were previously an aqua shade, and I'm not sure if it would be better to change to teal or blue. For now I've chosen teal because it seemed a little brighter, but neither seems ideal. For reference, the colors are coming from https://www.figma.com/design/jYJmUxEUdob9FxsCxfRTDb/Int-UI-Kit-(Community) and we can use the colors that are identified as being for icons.

Original Blue Teal
Screenshot 2024-09-06 at 12 59 41 PM Screenshot 2024-09-06 at 1 10 43 PM Screenshot 2024-09-06 at 1 00 52 PM
Screenshot 2024-09-06 at 1 05 11 PM Screenshot 2024-09-06 at 1 09 08 PM Screenshot 2024-09-06 at 1 05 40 PM

Fixes #7621

@kenzieschmoll
Copy link
Member

I think the Blue looks more like Flutter colors than the Teal.

@helin24
Copy link
Member Author

helin24 commented Sep 6, 2024

Okay, I'll switch to blue then. Plus it's a little weird to be using blue for light mode and then teal for dark mode.

@helin24 helin24 merged commit 056a5dd into flutter:master Sep 6, 2024
8 checks passed
@helin24 helin24 deleted the icon-selection branch September 6, 2024 21:54
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.

Tool window icons should be monochrome when selected
3 participants