所以我已经使用Visual大约一年了,作为一个学生,我一直使用材料主题更深的高对比度,因为,我不知道到底发生了什么,但是主题被更新了,我使用的旧版本被重命名为Legacy --材质主题更暗的高对比度,我不喜欢新的版本,所以我希望回去,但是每当我将它们更改为遗留版本并保存文件(settings.JSON)时,它就会返回到非遗留版本,这也不仅仅是这样,无论我做的workbench.colorTheme设置,它将恢复到材质主题更深的高对比度,。太烦人了。这是我的JSON
{
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"workbench.iconTheme": "vscode-icons",
"python.jediEnabled": false,
"window.zoomLevel": 1,
"editor.matchBrackets": false,
"editor.detectIndentation": false,
"editor.defaultFormatter": "vscode.json-language-features",
"git.autofetch": true,
"C_Cpp.updateChannel": "Insiders",
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe",
"editor.formatOnPaste": false,
"workbench.colorTheme": "Material Theme Darker High Contrast",
"editor.formatOnSave": true
}那么我该如何改变我的主题呢?任何和所有的帮助都将不胜感激。
发布于 2020-01-10 11:18:09
尝试以下步骤:
system.
很乐意帮忙!
https://stackoverflow.com/questions/59677375
复制相似问题