关于 vscode 的主题推荐,我现在看 vscode 里的字有点花,有什么主题推荐吗?

254 天前
 chenqh

一天长时间打开 vscode,现在看 vscode 里的字有点花,求主题推荐, 或者有什么其他方式可以让眼睛不花吗?

4369 次点击
所在节点    Visual Studio Code
50 条回复
Waverly
253 天前
poorcai
253 天前
@iXiao #24 请问怎么给关键字加粗?
FleetingSound
253 天前
试试 Fleeting-theme
hidie
253 天前
试试这个 vitesse qb dark
0x5c0f
253 天前
为什么没人觉得默认的深色+很好呢,我一直用的这个
Undefined443
253 天前
Dracula ,用了很久一直都很喜欢。
iXiao
242 天前
@poorcai
"editor.tokenColorCustomizations": {
"[Better Solarized Light]": {
"textMateRules": [
{ "scope": "strong", "settings": { "fontStyle": "bold" } },
{ "scope": "constant.language", "settings": { "fontStyle": "bold" } },
{ "scope": "storage.type", "settings": { "fontStyle": "bold" } },
{ "scope": "storage.modifier", "settings": { "fontStyle": "bold" } },
{ "scope": "keyword", "settings": { "fontStyle": "bold" } },
{ "scope": "keyword.control", "settings": { "fontStyle": "bold" } },
{ "scope": "variable.language", "settings": { "fontStyle": "bold" } },
// { "scope": "functions.language", "settings": { "fontStyle": "bold" } },
]
},
// 函数名
// "functions": {
// // 设置字体样式 bold 加粗 italic 斜体 underline 下划线
// "fontStyle": "bold"
// },
"comments": {
// 设置字体样式 bold 加粗 italic 斜体 underline 下划线
"fontStyle": "italic bold"
},
},
gotorion
229 天前
jetbrains dracula 用下来感觉是最好的
hanssx
207 天前
浅绿色 护眼主题
genesisN
153 天前
@FleetingSound #43 挺好的

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1100455

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX