如何更改 Spring STS Roo Shell 中显示的文本颜色?
我需要使用带有黑色背景和绿色文本的 Spring STS。
不幸的是,Roo Shell 中的文本颜色是深绿色/蓝色,这使得我几乎不可能在黑色背景下看清。
有没有办法改变 Roo Shell 中的文本颜色?
我查看了 STS/Eclipse 首选项,但找不到任何内容。我真的希望它没有被硬编码。如果 STS 首选项中没有设置,是否有属性文件可供我设置?
我正在使用 STS 版本:2.6.1.RELEASE
提前致谢
I have a requirement to use Spring STS with a black background and green text.
Unfortunately the color of text in the Roo Shell is a dark greeny/blue color, making it almost impossible for me to see against the black background.
Is there a way of changing the text color in the Roo Shell?
I've looked through the STS/Eclipse preferences and can't find anything. I really hope it hasn't been hard coded. If there's no setting in the STS Preferences, is there a property file somewhere where I can set it?
I am using STS Version: 2.6.1.RELEASE
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您不必使用 STS。您只需从命令行运行它即可。我碰巧将我的文本设置为黑色背景的绿色文本,因为这就是我的终端显示的内容。
如果这没有帮助,您正在使用什么操作系统?
我发现Eclipse中某些窗口显示的颜色是由我的Ubuntu系统中的主题控制的。我刚刚找到了合适的主题并更改了主题。 (STS基于Eclipse,可能是一样的)
You don't have to use STS. You can just run it from the command line. I happen to have mine as green text with black background, because that is what my terminals display.
If that isn't helpful, what OS are you using?
I found that the colour of some window displays in Eclipse were controlled by the themes in my Ubuntu system. I just found the right one and changed the theme. (STS being based on Eclipse it may be the same)
目前还无法在 SpringSource Tool Suite 中配置 Roo Shell 的背景和文本颜色。
它已被 SpringSource 团队的一名成员添加为错误,并在 STS v2.8.0.M1 中修复。
请参阅 - https://issuetracker.springsource.com/browse/STS-1894
It is not possible yet to configure the background and text colors of the Roo Shell in SpringSource Tool Suite.
It has been added as a bug by a member of the SpringSource team to be fixed in STS v2.8.0.M1.
See - https://issuetracker.springsource.com/browse/STS-1894