victoriadrake/kabukicho-vscode
Inlay hints are next to impossible to read
Open
#12 opened on May 26, 2022
buggood first issue
Repository metrics
- Stars
- (97 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Describe the bug Inlay hints are very difficult to read when they show up.
To Reproduce Use an extension or language that has inlay hints.
Expected behavior The inlay hint text should contrast enough with the background to be easily readable.
Screenshots
Some inlay hints indicating type:

Platform
- OS: Windows 10
- VSCode Version 1.67
- Version 0.0.6
Additional context
A temporary fix I have found is to simply change the inlay hint text to white.
I achieved this by modifying the custom css:
