mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix dark mode primary progress color
This commit is contained in:
		| @@ -362,6 +362,10 @@ $border-color-dark-mode: #47494f; | |||||||
|     border-color: darken($bg-light-dark-mode, 10%); |     border-color: darken($bg-light-dark-mode, 10%); | ||||||
|     color: $text-color-dark-mode-accent; |     color: $text-color-dark-mode-accent; | ||||||
|   } |   } | ||||||
|  |  | ||||||
|  |   .progress-bar.bg-primary { | ||||||
|  |     background-color: darken($primary-dark-mode, 5%) !important; | ||||||
|  |   } | ||||||
| } | } | ||||||
|  |  | ||||||
| body.color-scheme-dark { | body.color-scheme-dark { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon