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

12

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

posted @ 2025-08-04 08:52  huihui2014  阅读(177)  评论(0)    收藏  举报