 2c951f122d
			
		
	
	2c951f122d
	
	
	
		
			
			Fixes Evince showing a dark caret when using dark theme, which makes it almost invisible. This is in css node "textview text" of Evince annotation window (a GtkScrolledWindow). We create a new $caret_color var based on $text_color and use it accordingly. Fixes evince#1842