mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	GUI: fix minor issues with dark themes
GUI: rename and reorder themes
This commit is contained in:
		
							parent
							
								
									5d502dfecc
								
							
						
					
					
						commit
						ff66f723bb
					
				
					 2 changed files with 20 additions and 19 deletions
				
			
		|  | @ -7,10 +7,10 @@ | |||
| namespace UISettings { | ||||
| 
 | ||||
| const Themes themes{{ | ||||
|     {"Default", "default"}, | ||||
|     {"Light", "default"}, | ||||
|     {"Light Colorful", "colorful"}, | ||||
|     {"Dark", "qdarkstyle"}, | ||||
|     {"Colorful", "colorful"}, | ||||
|     {"Colorful Dark", "colorful_dark"}, | ||||
|     {"Dark Colorful", "colorful_dark"}, | ||||
| }}; | ||||
| 
 | ||||
| Values values = {}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue