Difference between revisions of "Colours"

From Vague Hope Wiki
Jump to: navigation, search
Line 28: Line 28:
 
strings: #70CCCB
 
strings: #70CCCB
  
 +
todo: javadoc, comments.
  
 
</div>
 
</div>

Revision as of 01:44, 18 September 2009

My dark colour scheme:

background: #1a1a1a

foreground: #00CC00

active line background: #000000

URL: #3333FF


occurrences: #402000 write occurrences: #663400

debug current instruction pointer: #454C3D

code: annotations #646464 brackets: #00FF00 classes: #E87AC3 deprecated: #545454 fields: #CABFFF keywords: #963DCC operators: #00FF00 others: #00CC00 static field: #CABFFF static method invocations: #00CC00 strings: #70CCCB

todo: javadoc, comments.