victoriadrake/kabukicho-vscode
Inlay hints are next to impossible to read
オープン
#12 opened on 2022/05/26
buggood first issue
Repository metrics
- Stars
- (97 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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:
