victoriadrake/kabukicho-vscode

Inlay hints are next to impossible to read

开放

#12 创建于 2022年5月26日

 (0 条评论) (0 个反应) (0 位负责人)CSS (8 个派生)github user discovery
buggood first issue

仓库指标

星标
 (97 个星标)
PR 合并指标
 (30 天内没有已合并 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: 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

贡献者指南