background colour of popup info box in eclipse

不打扰是莪最后的温柔 提交于 2019-12-30 04:28:05

问题


I am using eclipse CDT on xubuntu. It works perfectly. The only problem is that the background colour of the pop up box that appears when you put the mouse over a variable for instance will have a background colour of black.

Sometimes some of the text in this box will be black as well. I then have to select all text inside the box to read what is in there. For the life of me I cannot figure out where to change that background black colour...

Does anybody here know perhaps please.


回答1:


Go to Window > Preferences and then open C/C++ > Editor and play with Source hover background. Don't forget to uncheck the System Default box to be able to change the colour.



来源:https://stackoverflow.com/questions/5782457/background-colour-of-popup-info-box-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!