Eclipse font color settings and background color settings
The background color used in this example is the red bean paste green, which is more gentle
Set to: Hue: 85. Saturation: 120. Brightness: 208, it is said that long-time use can alleviate eye fatigue oh.
(Spit Groove: Joke, away from programming to relieve eye fatigue?)
In order to match the background color of red bean paste green, the following color scheme is my own set out, like DIY friends can also be modified on this basis: (Here the values are the values of Red Green Blue-rgb settings)
1. Note Annotations : 107 147 186 light Blue
2. Symbol Brackets : 255 128 0 Orange
3. Class name Classes : 0 80 50 bold dark green
4, Constant Constant : 202 0 202 Bold Rose
5. Deprecated member Deprecated Members: 123 23 43 Medium Dash Bold Brown
6. Enumeration Enums : 128 0 255 Purple
7. Variable fields : 128 0 128 Dark Purple
8, return keyword Keyword ' return ' : 255 0 85 Red Bold
9. Other keywords Keyword excluding ' return ' : 207 46 125 Red rose Bold
10. Method definition Methods declarations : 255 128 64 Orange Bold
11. Method Methods : 0 48 96 Navy
12, Digital Numbers : 42 0 255 Blue
13, operator Operators : 255 128 0 Orange
14. Other Others : 78 123 0 Green
15 static variable: 33 0 189 Blue Bold
16, String Strings : 132 26 138 Purple
Change it later as shown. Click the Apply App.
Eclipse font color settings and background color settings