mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-10-31 04:40:59 +01:00 
			
		
		
		
	changed progress bar color
This commit is contained in:
		
							parent
							
								
									6e72df66fc
								
							
						
					
					
						commit
						f7756886e7
					
				| @ -231,7 +231,7 @@ class Video2X: | |||||||
|             # create progress bar |             # create progress bar | ||||||
|             with Progress( |             with Progress( | ||||||
|                 "[progress.description]{task.description}", |                 "[progress.description]{task.description}", | ||||||
|                 BarColumn(finished_style="green"), |                 BarColumn(complete_style="blue", finished_style="green"), | ||||||
|                 "[progress.percentage]{task.percentage:>3.0f}%", |                 "[progress.percentage]{task.percentage:>3.0f}%", | ||||||
|                 "[color(240)]({task.completed}/{task.total})", |                 "[color(240)]({task.completed}/{task.total})", | ||||||
|                 ProcessingSpeedColumn(), |                 ProcessingSpeedColumn(), | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user