Trae主题设置成vscode默认主题
① 打开vscode安装目录Microsoft VS Code\resources\app\extensions\把theme-defaults整个目录复制到Trae\resources\app\extensions\下面(原来的先改个名字备份一下)
② 打开Trae\resources\app\extensions\theme-defaults\package.json在 "themes"里面加入
{
"id": "Dark",
"label": "%dark%",
"uiTheme": "vs-dark",
"path": "./themes/dark_plus.json"
},
③ 在重启Trae

文章来自:https://zhuanlan.zhihu.com/p/27531586814

浙公网安备 33010602011771号