I have eclipse with pydev and i set the background to black and text white. now when i click on any word, is highlighted in a yellow color
I have eclipse with pydev and i set the background to black and text white. now when i click on any word, is highlighted in a yellow color and i don't know how to change this yel开发者_如何学Clow color to another. please help
Solved: Windows -> Preferences -> General -> Editors -> Text Editors -> Annotations -> Occurrences (Pydev) and change the color :D
Window -> Preferences -> Text Editors -> Appearance color options in the bottom and change the current highlight color
精彩评论