small color fixes
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 | 
					#define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 | 
				
			||||||
#define SELBGCOLOR		"#666699"
 | 
					#define SELBGCOLOR		"#0055bb"
 | 
				
			||||||
#define SELFGCOLOR		"#eeeeee"
 | 
					#define SELFGCOLOR		"#ffffff"
 | 
				
			||||||
#define NORMBGCOLOR		"#333366"
 | 
					#define NORMBGCOLOR		"#444444"
 | 
				
			||||||
#define NORMFGCOLOR		"#cccccc"
 | 
					#define NORMFGCOLOR		"#cccccc"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user