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
Inlay hints are considerably hard to read as they blend in too much with the background
Use overlay1 for the foreground and surface0 for the background
overlay1
surface0
Use overlay0 for the foreground and base for the background
overlay0
base
The text was updated successfully, but these errors were encountered:
Thanks for the alternatives, solution 2 looks much better IMO. I hope the maintainers agree 😁
Sorry, something went wrong.
Implemented.
Successfully merging a pull request may close this issue.
Inlay hints are considerably hard to read as they blend in too much with the background
Possible solutions
Use
overlay1
for the foreground andsurface0
for the backgroundUse
overlay0
for the foreground andbase
for the backgroundThe text was updated successfully, but these errors were encountered: