mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	feat(quick_search): change the results to use the warning accent color?
This commit is contained in:
		
							parent
							
								
									22740a6c8d
								
							
						
					
					
						commit
						db1619af31
					
				@ -2249,8 +2249,7 @@ footer.webview-footer button {
 | 
			
		||||
.search-result-title b,
 | 
			
		||||
.search-result-content b {
 | 
			
		||||
    font-weight: 900;
 | 
			
		||||
    color: orange;
 | 
			
		||||
    text-shadow: 0 0 1px rgba(255, 165, 0, 0.3);
 | 
			
		||||
    color: var(--admonition-warning-accent-color);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Customized icons */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user