Emerald

eclipse整体代码的颜色风格可以用插件 eclipse color theme 更改。

但尽管如此,有些颜色仍不是最满意的,还需自己设计。

 

1. 光标选中字体的颜色,如图

 

一个openItem被选中了,其他的openItem就会有改变背景色。

设置方法:Windows -> Preferences -> General -> Editors -> Text Editors -> Annotations

光标所在单词背景色 -> Wirte Occurrences

而其他相同单词的背景色 -> Occurrences

 

2. 类名,方法颜色的改变

Windows -> Preferences -> Java -> Editors -> Syntax Coloring

可以修改类名,方法的名字的颜色

 

3. java的字体

在 Windows -> Preferences -> General -> Appearance -> Colors and Fonts  -> Java -> Java Editor Text Font 设置

Windows -> Preferences -> General -> Appearance -> Colors and Fonts  -> Basic -> Text Font 要区别开

分类:

技术点:

相关文章:

  • 2021-11-27
  • 2021-12-27
  • 2021-11-27
  • 2021-10-28
  • 2021-08-18
  • 2021-12-06
  • 2021-10-19
  • 2021-09-21
猜你喜欢
  • 2021-12-10
  • 2021-05-04
  • 2021-08-23
  • 2021-05-23
  • 2021-07-30
  • 2021-11-27
  • 2022-01-09
相关资源
相似解决方案