My color scheme and code style

Attached is a screenshot demonstrating my color scheme and code style. Does it make sense to you?

Code style highlight:

"{" is at the end of a line;
use 4 spaces for block indentation;
use 2 spaces for throws, extends clauses;

Color scheme highlight:

No bold for keywords;
static/instance variables, arguments and static methods are in bold and different color;
String literals have different background color;


Comments are welcome!

Guoliang Cao

0
1 comment
Avatar
Permanently deleted user

screenshot attached.



Attachment(s):
screen_014.jpg
0

Please sign in to leave a comment.