AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.23k stars 782 forks source link

Change text color when row selected #1951

Open BarthesSimpson opened 6 years ago

BarthesSimpson commented 6 years ago

Hi Allen,

It's great that we can just declare a bgColor prop to control the background color of highlighted rows. Any chance you could add a textColor prop so we can also control then text color of highlighted rows?