chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
677 stars 125 forks source link

Set Toolbar Background and Toolbar Icon Color via props #189

Open lukqw opened 3 years ago

lukqw commented 3 years ago

Could you please extend the toolbarProps to allow for setting the background color and the toolbar icon color. 😊 Writing a whole new toolbar component for this feels counterintuitive, as I only want to apply my color scheme.