I know the preferences are under Preferences>General>Appearance, I played with the color themes and colors of TextEditor, I ended up with some ugly color scheme on top of the default white background (See attached). I tried to reset back to defaults, but nothing seems to get me back to the original default look. Attached is the ugly colors I am stuck with.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
You can get pre-defined color schemes in http://eclipsecolorthemes.org/
Download one you like and get started.
To reset your window perspective, you may go to:
I think you installed Editbox plugin. Un-install this plug-in and manage colours with eclipse themes. Or try setting/preferences provided by Editbox plug-in itself. Refer this.
I think Editbox settings overrides the preferences in
Preferences>General>Appearance
.You also can quickly enable/disable with such icon on Eclipse main toolbar.
Select more themes from EditBox, read at https://github.com/Nodeclipse/EditBox
or