mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	Update light theme callout color
This commit is contained in:
		@@ -10,13 +10,13 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.callout {
 | 
			
		||||
    border: 3px solid #7d4e95;
 | 
			
		||||
    border: 3px solid #885a9f;
 | 
			
		||||
    background-color:initial;
 | 
			
		||||
    border-radius: 1rem;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.callout-title {
 | 
			
		||||
    --color: #7d4e95;
 | 
			
		||||
    --color: #885a9f;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:root[saved-theme="dark"] .callout {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user