【问题标题】:Color Themes in VSC: "background color of selected word"?VSCODE 中的颜色主题:“所选单词的背景颜色”?
【发布时间】:2018-01-23 07:03:27
【问题描述】:

我正在为 VS Code 开发颜色主题。 我尝试编辑单击单词时使用的背景颜色(不是搜索 - 只需单击。)

我找不到负责此范围颜色的正确设置。

谢谢!

【问题讨论】:

    标签: visual-studio-code background-color color-scheme


    【解决方案1】:

    不知道为什么我没有找到它......这很简单:

    "editor.selectionBackground": "#ff8800",
    "editor.selectionForeground": "#ff0000"
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-10-13
      • 1970-01-01
      • 2011-01-25
      • 2021-03-24
      • 2019-04-13
      • 2012-07-31
      • 2018-06-19
      相关资源
      最近更新 更多