jeansaad / chalet

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
156 stars 19 forks source link

Swap nav hovered and selected styles #26

Closed claycoleman closed 2 years ago

claycoleman commented 2 years ago

Since the current hovered style is lighter than our selected style, there are times when i think that my hovered nav item is actually the selected one. This PR swaps those colors to make the UI a bit clearer. It also makes a change that when you hover on the selected item, we should keep the selected style instead of getting darker.

https://user-images.githubusercontent.com/14222277/156610866-ce7d0a73-fd1e-4881-be44-40b4240af703.mov

claycoleman commented 2 years ago

cc @jeansaad

i can't change reviewers because i'm not a contributor here!