mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-03 16:39:01 -06:00 
			
		
		
		
	yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
[Icon Theme]
 | 
			
		||||
Name=colorful_dark
 | 
			
		||||
Comment=Colorful theme (Dark style)
 | 
			
		||||
Inherits=default
 | 
			
		||||
Inherits=colorful
 | 
			
		||||
Directories=16x16
 | 
			
		||||
 
 | 
			
		||||
[16x16]
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
[Icon Theme]
 | 
			
		||||
Name=colorful_midnight_blue
 | 
			
		||||
Comment=Colorful theme (Midnight Blue style)
 | 
			
		||||
Inherits=default
 | 
			
		||||
Inherits=colorful
 | 
			
		||||
Directories=16x16
 | 
			
		||||
 | 
			
		||||
[16x16]
 | 
			
		||||
 
 | 
			
		||||
@@ -1257,10 +1257,6 @@ QComboBox::item:alternate {
 | 
			
		||||
  background: #19232D;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QComboBox::item:checked {
 | 
			
		||||
  font-weight: bold;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
QComboBox::item:selected {
 | 
			
		||||
  border: 0px solid transparent;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user