solarized: Modify dark colors to Aaron's liking
This commit is contained in:
		
				
					committed by
					
						 Aaron Lindsay
						Aaron Lindsay
					
				
			
			
				
	
			
			
			
						parent
						
							f700edae17
						
					
				
				
					commit
					f95dcd2cbb
				
			| @@ -99,7 +99,7 @@ unsigned int tabspaces = 8; | ||||
| /* Terminal colors (16 first used in escape sequence) */ | ||||
| static const char *colorname[] = { | ||||
| 	/* solarized dark */ | ||||
| 	"#073642",  /*  0: black    */ | ||||
| 	"#03171d",  /*  0: black    */ | ||||
| 	"#dc322f",  /*  1: red      */ | ||||
| 	"#859900",  /*  2: green    */ | ||||
| 	"#b58900",  /*  3: yellow   */ | ||||
| @@ -107,7 +107,7 @@ static const char *colorname[] = { | ||||
| 	"#d33682",  /*  5: magenta  */ | ||||
| 	"#2aa198",  /*  6: cyan     */ | ||||
| 	"#eee8d5",  /*  7: white    */ | ||||
| 	"#002b36",  /*  8: brblack  */ | ||||
| 	"#001014",  /*  8: brblack  */ | ||||
| 	"#cb4b16",  /*  9: brred    */ | ||||
| 	"#586e75",  /* 10: brgreen  */ | ||||
| 	"#657b83",  /* 11: bryellow */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user