mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-04 19:32:17 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			228 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			228 B
		
	
	
	
		
			INI
		
	
	
	
	
	
#Shell font formatting information
 | 
						|
COLOR_SUFFIX="\033[0m"
 | 
						|
BLACK_PREFIX="\033[30m"
 | 
						|
RED_PREFIX="\033[31m"
 | 
						|
GREEN_PREFIX="\033[32m"
 | 
						|
YELLOW_PREFIX="\033[33m"
 | 
						|
BLUE_PREFIX="\033[34m"
 | 
						|
PURPLE_PREFIX="\033[35m"
 | 
						|
SKY_BLUE_PREFIX="\033[36m"
 |