octopusthink / nautilus

Inclusive, open-source design system and React component library.
https://nautilus.octopusthink.com
MIT License
2 stars 0 forks source link

Link and Button: Add more flexible focus and hover styling #200

Open sarahmonster opened 4 years ago

sarahmonster commented 4 years ago

Right now, our themeing is a bit stricter than is strictly necessary. Hover and focus styling are important to websites, and they're often expressed in quite different ways—ie, sometimes the background changes, sometimes an underline, sometimes text colour .... how do we make these all themeable and allow for brandable effects? Can we have a brandable set of styles, like we do with type tokens?

Worth thinking/arguing about a bit before we get around to implementation.