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

Colors in palette don't match standard, off-by-one? #14

Open
edrozenberg opened this issue Jan 31, 2025 · 0 comments
Open

Colors in palette don't match standard, off-by-one? #14

edrozenberg opened this issue Jan 31, 2025 · 0 comments

Comments

@edrozenberg
Copy link

As shown in the screenshot, the configurator color index numbers don't match the standard colors. I think this is a new issue, I've used the configurator before and I remember it being fine.

For ex. in the screenshot, colors 4 and 12 are supposed to be blues, but the Ghostty configurator shows them as yellows.

The configurator doesn't show color 0 (zero), which is supposed to be black. So maybe an off-by-one issue?

1 (black) should be 0
2 (red/maroon) should be 1
3 (green) should be 2
etc...

Image

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

No branches or pull requests

1 participant