Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
397 views
in Technique[技术] by (71.8m points)

java - How to change the textcolor of the JavaDoc view in Eclipse

I sometimes use the JavaDoc-view in Eclipse. By default it has a black background and a white font. I'd really like to change it to "black on white" (as in the rest of Eclipse).

I only found a way to manipulate the background-color and the font-type. But where can I change the font-color?

enter image description here

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

enter image description hereYou can change it using gnome-color-chooser (i did in ubuntu 14.04)
1. Go to ubuntu software center and install gnome-color-chooser.
2. Go to Specific Tab and tick foreground color and background color, change it to back and white respictively.
The color of javaDoc View is changed.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...