mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	style/note tree: tweak the light theme custom color lightness limit
This commit is contained in:
		
							parent
							
								
									93c7b8dea7
								
							
						
					
					
						commit
						0390fadf34
					
				@ -92,7 +92,7 @@
 | 
			
		||||
     * to maintain a higher contrast margin than on the usual note tree solid background. */
 | 
			
		||||
 | 
			
		||||
    /* The maximum lightness for the custom color in the light theme (%): */
 | 
			
		||||
    --tree-item-light-theme-max-color-lightness: 50;
 | 
			
		||||
    --tree-item-light-theme-max-color-lightness: 60;
 | 
			
		||||
    
 | 
			
		||||
    /* The minimum lightness for the custom color in the dark theme (%): */
 | 
			
		||||
    --tree-item-dark-theme-min-color-lightness: 60;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user