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

Change Z axis color #131

Merged
merged 2 commits into from
Oct 26, 2024
Merged

Change Z axis color #131

merged 2 commits into from
Oct 26, 2024

Conversation

Jondolf
Copy link
Contributor

@Jondolf Jondolf commented Oct 26, 2024

The current Z axis color is way too saturated and hard on the eyes, and its perceived lightness is much lower than lightness of the red axis.

kuva

In most other tools and editor, like Godot and Blender, the Z axis uses a lighter blue.

kuva

kuva

Solution

Change the axis color to a lighter blue that is close to the color used by Godot and Blender.

kuva

Copy link
Contributor

@Atlas16A Atlas16A left a comment

Choose a reason for hiding this comment

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

Can you add the axis colors to the style crate and change them to use oklch?

(I can merge if you don't wanna rn)

@Jondolf
Copy link
Contributor Author

Jondolf commented Oct 26, 2024

Yep I can do that

@Jondolf
Copy link
Contributor Author

Jondolf commented Oct 26, 2024

@Atlas16A Done, verified that colors are still correct too

kuva

@Atlas16A Atlas16A added this pull request to the merge queue Oct 26, 2024
Merged via the queue into bevyengine:main with commit 23ddaa7 Oct 26, 2024
6 checks passed
@Jondolf Jondolf deleted the z-axis-color branch October 26, 2024 16:45
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.

2 participants