安装了aptana后,代码提示弹出框颜色不匹配,会出现白底白字的情况,根本看不清。解决方案如下
The issue is that Aptana uses the system tooltip color for their code assist boxes.
In the default theme on Ubuntu 10.04 this results in white on white.
For Ubuntu 10.04, go to System>Preferences>Appearance
In the Appearance Preferences window select Theme, then click the
Customize button.
Select the Colors tab, and then click on Tooltips text color to
change it.
Choose something that contrasts well against both the tooltip background (black) and the tooltip text (white.)
本文介绍了解决Aptana在Ubuntu10.04环境下代码提示框出现白底白字问题的方法。通过调整系统偏好设置中的主题提示颜色,可以有效改善代码提示的可见性。
91

被折叠的 条评论
为什么被折叠?



