mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	fix(canvas): images appearing muted in dark mode (closes #5708)
This commit is contained in:
		
							parent
							
								
									af95d85b73
								
							
						
					
					
						commit
						5d0669b464
					
				| @ -2433,3 +2433,7 @@ iframe.print-iframe { | |||||||
|     width: 0; |     width: 0; | ||||||
|     height: 0; |     height: 0; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | .excalidraw.theme--dark canvas { | ||||||
|  |     --theme-filter: invert(100%) hue-rotate(180deg); | ||||||
|  | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran