mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	settings_ui: Use better colors for the light theme
This commit is contained in:
		
							parent
							
								
									1fb158ce90
								
							
						
					
					
						commit
						d5bf597436
					
				
							
								
								
									
										4
									
								
								dist/qt_themes/default/style.qss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/qt_themes/default/style.qss
									
									
									
									
										vendored
									
									
								
							| @ -51,11 +51,11 @@ QPushButton#GPUStatusBarButton:hover { | ||||
| } | ||||
| 
 | ||||
| QPushButton#GPUStatusBarButton:checked { | ||||
|     color: #ff8040; | ||||
|     color: #b06020; | ||||
| } | ||||
| 
 | ||||
| QPushButton#GPUStatusBarButton:!checked { | ||||
|     color: #40dd40; | ||||
|     color: #109010; | ||||
| } | ||||
| 
 | ||||
| QPushButton#buttonRefreshDevices { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user