mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 04:31:57 +00:00 
			
		
		
		
	 79a9127c04
			
		
	
	79a9127c04
	
	
	
		
			
			The translucent white modal background sort of cancels out the dark background we apply to the overlay, which is undesirable. It should instead further darken the background. For consistency, we now use igGetColorU32Col(ImGuiCol_ModalWindowDimBg) to draw the overlay background, to avoid hardcoding the same colour in multiple places.