We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that some text background washout happens with commands colorized by grc.
Ghostty's default is ok, but some themes like catppuccin make text with background color blocking really hard to read.
Default:
Catppuccin:
The text was updated successfully, but these errors were encountered:
Can you try out the themes on the https://github.com/catppuccin/ghostty/tree/feat/ansi branch and let me know if it improves or fixes those issues you bring up?
Sorry, something went wrong.
Looks like those are the colors I'm using. Still seeing the washout.
› cat /Applications/Ghostty.app/Contents/Resources/ghostty/themes/catppuccin-mocha palette = 0=#45475a palette = 1=#f38ba8 palette = 2=#a6e3a1 palette = 3=#f9e2af palette = 4=#89b4fa palette = 5=#f5c2e7 palette = 6=#94e2d5 palette = 7=#a6adc8 palette = 8=#585b70 palette = 9=#f37799 palette = 10=#89d88b palette = 11=#ebd391 palette = 12=#74a8fc palette = 13=#f2aede palette = 14=#6bd7ca palette = 15=#bac2de background = 1e1e2e foreground = cdd6f4 cursor-color = f5e0dc selection-background = 585b70 selection-foreground = cdd6f4
Successfully merging a pull request may close this issue.
I noticed that some text background washout happens with commands colorized by grc.
Ghostty's default is ok, but some themes like catppuccin make text with background color blocking really hard to read.
Default:
Catppuccin:
The text was updated successfully, but these errors were encountered: