Netbeans 配色方案设置
尝试在 Netbeans IDE 中创建 Sublime Text 环境。
下面的屏幕是在将光标移动到任何“路径”之前
以及在
正如您所看到的,多个实例的背景颜色发生了变化。
问题是。我怎样才能改变这个颜色?设置里找不到。
Trying to create Sublime Text environment in Netbeans IDE.
The screen below is before moving cursor into any "path"
And after
As you see, bg color of multiple instances changed.
The problem is. How can I change this color? Can't find in settings.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否在 Windows、Linux 或 Mac 上使用 NetBeans?在 Mac 上,您可以转到 Netbeans -->偏好设置 -->字体和颜色 -->突出显示。不确定 Windows 或 Linux 上的等效菜单在哪里。
编辑
转到 NetBeans -->偏好设置 -->字体和颜色 -->语法。
从下拉列表中选择您的语言,然后选择您要查找的“标记出现次数”类别。
Are you using NetBeans on Windows or Linux or Mac? On Mac, you can go to Netbeans --> Preferences --> Fonts and Colors --> Highlighting. Not sure where the equivalent menu is on Windows or Linux.
EDIT
Go to NetBeans --> Preferences --> Fonts and Colors --> Syntax.
Select your language from the drop-down list and then select the
Mark Occurrences
category, that's what you're looking for.