Eclipse颜色主题插件问题
我刚刚安装了 Eclipse 颜色主题插件,当我进入“首选项-常规-外观-颜色主题”并选择一个新主题时,它不会改变我的颜色。我正在从“Web”和“JavaScript”角度对此进行测试。
目前我的背景颜色是黑色(以前不是,事实上我不知道它是如何切换的)。我只想将其切换回典型的白色主题。
I just installed the Eclipse color theme plugin and when I go to "Preferences-General-Appearance-Color Theme" and choose a new theme it does not change my colors. I am testing this in both the "Web" and "JavaScript" perspectives.
Currently my background color is black (which it was not before, and I in fact have no idea how it got switched). I just want to switch it back to a typical white theme.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,我明白了。我的 Eclipse 中还安装了 Aptana Studio。在 Aptana Studio 的设置下有一个名为“主题”的类别。当我在这里改变主题时,我的颜色终于改变了。这也解释了为什么我的屏幕切换为黑色背景。当我安装 Aptana 时,它一定是默认的颜色主题。我猜 Aptana Studio 主题会覆盖默认的 Eclipse 颜色设置以及我安装的“颜色主题”插件。
Ok, I figured this out. I also have Aptana Studio installed in my Eclipse. Under the settings for Aptana Studio is a category called "Themes". When I changed the theme here my colors finally changed. This also explains why my screen switched to a black background. It must have been the default color theme for Aptana when I installed it. I guess the Aptana Studio themes override the default Eclipse color settings and also the "Color Theme" plugin I installed.