qss
This commit is contained in:
		
							
								
								
									
										27
									
								
								toolbox/assets/conf/qss/home_overlay.qss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								toolbox/assets/conf/qss/home_overlay.qss
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
			
		||||
LunarClockLabel#lb_time {
 | 
			
		||||
    color: rgba(255,255,255,255);
 | 
			
		||||
    font: 96px "Arial Black";
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
LunarClockLabel#lb_date {
 | 
			
		||||
    color: rgba(255,255,255,255);
 | 
			
		||||
    font: 18px "Consolas";
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QLabel#lb_name {
 | 
			
		||||
    color: rgba(255,255,255,255);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QFrame#line_left,
 | 
			
		||||
QFrame#line_right {
 | 
			
		||||
    border: none;
 | 
			
		||||
    background-color: rgba(255, 255, 255, 40);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QLabel#lb_proverb {
 | 
			
		||||
    color: rgba(255,255,255,255);
 | 
			
		||||
    font: 20px "Consolas";
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user