【发布时间】:2020-09-07 07:22:10
【问题描述】:
我想更改禁用的侧边栏项目的颜色(见图)。我可以使用哪个属性在 settings.json 中更改它?我知道您使用sideBar.foreground 来编辑活动侧边栏项目,但我不知道如何为停用的侧边栏项目执行此操作。
【问题讨论】:
-
也许可以试试
list.deemphasizedForeground。 -
list.demphasizedForeground不起作用
标签: visual-studio-code vscode-settings vs-color-theme-editor