之前使用 Goland ,使用 Cursor 后,最不适应的就是主题配色,找了几个都不理想,大家帮忙推荐两个~
![]() | 1 swap123 236 天前 ![]() catppuccin |
![]() | 2 lessMonologue 236 天前 Xcode14-Default-Light |
3 longpp 236 天前 JetBrains Rider Dark Theme |
4 chandlerbing9317 236 天前 一直用的 one dark ,无论 jetbrain 家的还是 vscode/cursor |
![]() | 5 wingoo 236 天前 noctis |
![]() | 6 wingoo 236 天前 多适应就好了, 如果适应不了, 就先把 goland 删了, 之前也不适应 vscode 的 CMD+P, 用多了也就习惯了 |
![]() | 7 doraemonki 236 天前 via Android 之前一直用 vscode ,换 Goland 后最不适应的也是主题配色,丑的像是上个世纪的,不过新 UI 出来后好看多了 |
![]() | 8 songray 236 天前 tomorrow night |
![]() | 9 jmliang 236 天前 忍忍,也是从 IDEA 。Goland 切到 Cursor 的 |
![]() | 10 xFrye 236 天前 喜欢暗色主题的话我推荐一个:aura-theme |
![]() | 11 zhouxelf 236 天前 Monokai |
![]() | 12 japeth 236 天前 Better Selenized Light |
![]() | 13 Belmode 236 天前 感觉默认的挺好的呀,对比边界都挺明确的呀 |
14 littlezombie 236 天前 为啥我在 cursor 上 golang 的插件一直崩溃 |
15 isjustin 236 天前 ![]() One Dark Pro 但其实把函数突出显示要更重要一些(如果使用过 Source Insight ,感受会更明显) 比如这样的配置: "editor.tokenColorCustomizations": { "[One Dark Pro]": { "textMateRules": [ { "name": "myFunction", "scope": [ "entity.name.function", "support.function" ], "settings": { "fontStyle": "bold" } } ] }, "variables": "#ffffffa0", }, |
![]() | 16 linqiu919 236 天前 via iPhone One Dark Pro |
17 bzj 236 天前 默认的就好,看不顺眼换显示器吧 |
![]() | 18 Akiya 235 天前 ![]() |
![]() | 20 fivesmallq 235 天前 Trae 不知道默认用的啥主题,感觉字体大小和颜色都不错,对比起来其他的都没这个好看 |
![]() | 21 fivesmallq 235 天前 |
![]() | 22 Akiya 235 天前 @sakurawzt https://www.jetbrains.com/lp/mono/ 就是 JB 家的字体 |
![]() | 24 qloog 234 天前 GitHub Theme 的 Dark 模式 |