Skip to content
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

Changed grey to gray in readPaletteColor #602

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

francisconoriega
Copy link
Contributor

@francisconoriega francisconoriega commented Sep 20, 2024

It seems that from 242 and onward, the system color name for the gray palette changed from grey to gray. We had previously changed the name of the variables but not the name of the value.

Grey works fine on 233 and 241 though, so I think this needs a new release to be setup so that the change only affects 242+

This fixes #603

Copy link
Collaborator

@rock3r rock3r left a comment

Choose a reason for hiding this comment

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

Huh, I am silly. Forgot the one most important place :D

I'll take care not to backport this for the next release. Thanks :)

@rock3r rock3r merged commit 70bd8e7 into JetBrains:main Sep 20, 2024
1 check passed
rock3r pushed a commit that referenced this pull request Sep 24, 2024
Co-authored-by: Francisco Noriega <francisco.noriega@airbnb.com>
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.

Gray color palette is empty on 242
2 participants