mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	background color for dark mode logs
This commit is contained in:
		@@ -348,6 +348,10 @@ $border-color-dark-mode: #47494f;
 | 
			
		||||
    background-color: darken($danger-dark-mode, 20%);
 | 
			
		||||
    border-color: darken($danger-dark-mode, 20%);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .bg-dark {
 | 
			
		||||
    background-color: $bg-light-dark-mode !important;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body.color-scheme-dark {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user