mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			3fe0716a1e
			...
			618bc69383
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					618bc69383 | ||
| 
						 | 
					9c1009003f | 
							
								
								
									
										12
									
								
								CSS/theme-elegance.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								CSS/theme-elegance.css
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					/* Variables */
 | 
				
			||||||
 | 
					:root {
 | 
				
			||||||
 | 
					    --primary-background-color: rgba(0,0,0,0.9);
 | 
				
			||||||
 | 
					    --secondary-background-color: rgba(2,2,2,0.9);
 | 
				
			||||||
 | 
					    --primary-background-transparent: rgba(2,2,2,0.2);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Increase backdrop image brightness and add some blur */
 | 
				
			||||||
 | 
					.backgroundContainer.withBackdrop {
 | 
				
			||||||
 | 
					  background-color: rgba(0,0,0,0.65);
 | 
				
			||||||
 | 
					  backdrop-filter: blur(6px);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user