Mac OS X 上 Eclipse 3.5/Zend Studio 7 中的光标颜色

发布于 2024-08-03 01:46:22 字数 309 浏览 6 评论 0原文

你们中有人知道如何在 Mac OS X 上的 Zend Studio 7.0 中更改光标颜色吗?

我这么问是因为我真的很喜欢深色主题。几个小时后,我设法从 TextMate.app 移植我最喜欢的主题。然而我的光标仍然是黑色的,这有点麻烦。

正如您在这里看到的 - http://twitpic.com/f7ywc - 光标变得非常隐形,对吧?

请帮我一下。 顺便说一句 - 有人对这个主题感兴趣吗?

一切顺利

Does any of you have a clue on how to change the cursor color in Zend Studio 7.0 on Mac OS X?

I am asking because I really fancy dark colored themes. After a few hours I managed to port my favorite theme from TextMate.app. However my cursor is still black, which is somehow troublesome.

As you can see here - http://twitpic.com/f7ywc - the cursor becomes pretty invisible, right?

Please help me out here.
Btw - anyone interested in the theme?

All the best

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

蝶…霜飞 2024-08-10 01:46:22

我喜欢 TextMate 和它的暮光主题,所以这个问题对我来说很珍贵。我认为 Eclipse for Mac 无法设置插入符号颜色,因为 SWT 错误

同时,您可以启用行突出显示,使当前行的背景稍微亮一些。这对我有用:

  1. 打开首选项并转到常规 ->编辑->文本编辑器
  2. 选中“突出显示当前行”
  3. 在底部的滚动列表中,将“当前行突出显示”设置为中深灰色。

I love TextMate and its twilight theme, so this issue is dear to me. I think Eclipse for Mac just can't set the caret color due to an SWT bug.

In the meantime, you can enable line highlighting to make just the current line have a slightly lighter background. This worked for me:

  1. Open Preferences and go to General -> Editors -> Text Editors
  2. Check "Highlight current line"
  3. In the scrolling list at the bottom, set "Current line highlight" to a medium-dark gray.
草莓味的萝莉 2024-08-10 01:46:22

实际上,Eclipse 3.5 更好的解决方案是使用 Carbon 构建而不是 Cocoa。 Cocoa 似乎强制黑色光标,但我用 Carbon 没有这个问题。令我惊讶的是,在 Carbon 中滚动代码也快了

Actually, a much better solution for Eclipse 3.5 is to use the Carbon build instead of Cocoa. Cocoa seems to force a black cursor but I didn't have this problem with Carbon. To my surprise it's also a lot faster to scroll through code in Carbon.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文