victoriadrake/kabukicho-vscode

Inlay hints are next to impossible to read

Aperta

#12 aperta il 26 mag 2022

 (0 commenti) (0 reazioni) (0 assegnatari)CSS (8 fork)github user discovery
buggood first issue

Metriche repository

Star
 (97 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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: image

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: image

Guida contributor