mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Generalize --detect-color-scheme to --color-scheme
This commit is contained in:
		| @@ -41,8 +41,8 @@ Options: | ||||
|           Use the specified syntax for files matching the glob pattern ('*.cpp:C++'). | ||||
|       --theme <theme> | ||||
|           Set the color theme for syntax highlighting. | ||||
|       --detect-color-scheme <when> | ||||
|           Specify when to query the terminal for its colors. | ||||
|       --color-scheme <scheme> | ||||
|           Specify whether to choose a dark or light theme. | ||||
|       --theme-light <theme> | ||||
|           Sets the color theme for syntax highlighting used for light backgrounds. | ||||
|       --theme-dark <theme> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user