Closed 9ary closed 2 months ago
I experienced this also. It's ok I guess cause I just had to use a different terminal color scheme for the setup, after that you dont have to worry about it. But was still annoying.
We don't setup terminal colors at all. Instead we rely on crossterm
backend to do the correct setup for us. I just tested the qr code rendering with the latest crossterm version. The qr code is rendered correctly in kitty
with Selenized light theme.
Closing this issue for now. In case, you still have it, please post your terminal and theme. I will test it again.
I use a light color palette (Selenized white) in my terminals, and I was unable to link my account without switching to a dark variant.
gurk should be able to control the colors more correctly with true color (which many terminals have adopted support for), or the grayscale ramp from the 256 color palette (which should generally be predictable unless the user has specifically overridden the values).