【问题标题】:vscode change the icon color of the selected suggestionvscode 更改所选建议的图标颜色
【发布时间】:2021-06-12 09:23:07
【问题描述】:

我想禁用/更改所选建议的图标颜色为默认颜色

这是当前建议窗口的前景图标颜色,当我关注建议时它变成了白色

我想要的是这样的

【问题讨论】:

    标签: visual-studio-code vscode-settings


    【解决方案1】:

    [我认为您是在询问如何仅更改建议中的图标颜色。]

    可能与autocomplete suggestions icon and text colour got changed 相同的问题。

    通过添加新的colorCustomization 设置在https://github.com/microsoft/vscode/pull/126288 中解决:

    list.activeSelectionIconForeground

    它现在在我的 Insiders Build 中运行,所以应该在 v1.58 中。

    【讨论】:

    • 谢谢,我以为只有在我的机器上才能欣赏它
    猜你喜欢
    • 2015-09-12
    • 1970-01-01
    • 2018-11-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-04-14
    • 2016-06-04
    • 1970-01-01
    相关资源
    最近更新 更多