Slightly different color shades on every redraw #8095
Unanswered
yoav-lavi
asked this question in
Troubleshooting
Replies: 2 comments
-
I can't seem to reproduce this anymore so it's likely something that happens under specific conditions |
Beta Was this translation helpful? Give feedback.
0 replies
-
I doubt this is related to helix, likely something system-level instead. I can't reproduce this (and neither can you now) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I seem to get a slightly different shade of colors on every redraw of the terminal (toggling between two shades)
(for example, cyan here jumps between
#6FD1C2
and#87CFC2
)Attaching my theme
tokyonightextra.toml.txt
I'm using the
wezterm
.terminfo
if that's related.I'm using
AppleFontSmoothing = 0;
Reproduction Steps
I tried this:
hx .
I expected this to happen:
No color changes
Instead, this happened:
Color changes
Helix log
~/.cache/helix/helix.log
Will add later if relevant
Platform
macOS
Terminal Emulator
wezterm 20230712-072601-f4abf8fd
Helix Version
072e1ea
Beta Was this translation helpful? Give feedback.
All reactions