The default background color of a selected row in DataGrid is so dark that I can\'t read it. Is there anyway of overriding it?
Tried this
The default IsSelected trigger changes 3 properties, Background, Foreground & BorderBrush. If you want to change the border as well as the background, just include this in your style trigger.