mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 23:22:03 +00:00 
			
		
		
		
	README.md: List compatibility as another advantage to 3-bit themes
See discussion in #1681.
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							c8dd32802d
						
					
				
				
					commit
					2a71852070
				
			| @@ -409,10 +409,11 @@ even when truecolor support is available: | |||||||
|   It replaces certain bright colors with 8-bit colors from 16 to 21. **Do not** use this simply |   It replaces certain bright colors with 8-bit colors from 16 to 21. **Do not** use this simply | ||||||
|   because you have a 256-color terminal but are not using base16-shell. |   because you have a 256-color terminal but are not using base16-shell. | ||||||
|  |  | ||||||
| Although these themes are more restricted, they have two advantages over truecolor themes: | Although these themes are more restricted, they have three advantages over truecolor themes. They: | ||||||
|  |  | ||||||
| - They harmonize better with other terminal software using 3-bit or 4-bit colors. | - Enjoy maximum compatibility. Some terminal utilities do not support more than 3-bit colors. | ||||||
| - When you change your terminal theme, `bat` output already on the screen will update to match. | - Adapt to terminal theme changes. Even for already printed output. | ||||||
|  | - Visually harmonize better with other terminal software. | ||||||
|  |  | ||||||
| ### Output style | ### Output style | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user