Volst / ui-components

💎 A React UI component library for Volst.
https://ui-components.volst.nl
10 stars 3 forks source link

Topmenu: make colors more configurable #28

Closed SpaceK33z closed 6 years ago

SpaceK33z commented 6 years ago

Currently the MenuRow component of the topmenu will switch colors based on where it's used (first MenuRow will be white bg, second MenuRow will be dark bg).

This should be changed to allow for more flexibility; something like <MenuRow tone={Tone.Dark} />.