TiagoDecarli
New Member
I need to implement Theming on a website (made in ASP.net MVC).The idea is that the user picks one color (the base color), and from it I have to generate:
- hover state color (40% lighter)
- pressed state color (20% lighter)
- darker color (20% darker)