# vscode高对比度皮肤优化

* 抖音：<https://v.douyin.com/rto3jss/>
* B站：<https://www.bilibili.com/video/BV14b4y1i7cb/>

大家好上次给大家推荐了 vscode 的

这个高对比度的皮肤

但是啊他有个缺点

就是这个缩进的对齐线太过显眼了

不好看

那经过我一番努力哈

终于找到了修改这条线的配置的方法

我们找到这个“Code”

然后选择：首选项 - 设置

然后点击这里

（切换到这个文本模式）

（然后我们在最下边）有两种方案哈

我们在最下边加上这个一句话

false 这样的话呢他就没有这条线了

但是呢这样就不是特别好用

感觉缺点啥

所以呢我不推荐这么改

我们先把它改成true

把它显示出来

注意啊如果是 false 的话

你直接注释没有用

它还是不显示

所以一定要把它改成 true

改成true

它显示出来之后你再注释掉也没问题

它也是一直显示的

然后呢我们把这句话加上

大家再看这个效果

这回这个颜色就好看多了

而且呢大家看！它激活的这条线

颜色也没有那么亮

当然了这个颜色大家可以自己去配

就在这里好

今天就到这里谢谢大家


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sunzsh.gitbook.io/xiaoshan.bug/vscode-gao-dui-bi-du-pi-fu-you-hua.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
