The R Project SVN R-packages

Rev

Rev 5993 | Rev 6029 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5993 Rev 6001
Line 54... Line 54...
54
	NSColor *shColorString;
54
	NSColor *shColorString;
55
	NSColor *shColorNumber;
55
	NSColor *shColorNumber;
56
	NSColor *shColorKeyword;
56
	NSColor *shColorKeyword;
57
	NSColor *shColorComment;
57
	NSColor *shColorComment;
58
	NSColor *shColorIdentifier;
58
	NSColor *shColorIdentifier;
-
 
59
 
-
 
60
	NSColor *rdColorNormal;
-
 
61
	NSColor *rdColorSection;
-
 
62
	NSColor *rdColorMacroArg;
-
 
63
	NSColor *rdColorMacroGen;
-
 
64
	NSColor *rdColorComment;
-
 
65
	NSColor *rdColorDirective;
-
 
66
 
59
	NSColor *shColorCursor;
67
	NSColor *shColorCursor;
60
	NSColor *shColorBackground;
68
	NSColor *shColorBackground;
61
	NSColor *shColorCurrentLine;
69
	NSColor *shColorCurrentLine;
62
 
70
 
63
	id editorToolbar;
71
	id editorToolbar;