如何更改 Aptana 终端主题?

发布于 2024-12-28 06:30:56 字数 532 浏览 5 评论 0原文

刚刚在 Eclipse Indigo 上安装了 Aptana Studio 3(版本 3.0.7)。

尝试修改主题,在终端/控制台上使用简单的颜色;即只有FG和BG。 但无法从文本中删除突出显示。 无法附加屏幕,因为我没有足够的代表 :( 更新:已添加屏幕截图,见下文 :)

控制台部分与 Wiki 中给出的范围列表不匹配 (当前主题范围) 所以尝试添加 Console.output 没有效果。 还验证了我的系统中没有定义 bash 配置文件。

还有其他方法可以消除这些亮点吗?

预先感谢您的任何回复

屏幕截图:

在此处输入图像描述

Just installed Aptana Studio 3 (Version 3.0.7) on Eclipse Indigo.

Trying to modify Themes, to have simple colours on Terminal/Console; ie just FG and BG.
But unable to remove highlights from text. Cant attach screen as I dont have enough rep :( Update: screenshot added, see below :)

Console section didnot match the list of Scopes given in Wiki (Current Theme Scopes)
So tried to add Console.output which had no effect.
Also verified that there are no bash profiles defined in my system.

Is there any other way to remove those highlights?

Thanks in advance for any replies

Screenshot:

enter image description here

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

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

发布评论

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

评论(1

淡莣 2025-01-04 06:30:56

要更改终端窗口中的颜色,请使用 ansi.* 主题范围。

如果有人想知道如何反转终端颜色,那么您必须添加具有 ansi.white 范围的 ansi.white 条目,并选择黑色前景色。然后添加具有 ansi.black 范围的 ansi.black 条目,并选择白色前景色

这在 Aptana Studio 3.4 中运行良好

To change colours in terminal window use ansi.* theme scope.

If anyone wonder how to inverse terminal colours then you have to add ansi.white entry with ansi.white scope with black foreground color selected. Then add ansi.black entry with ansi.black scope with white foreground color selected.

This works fine in Aptana Studio 3.4

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