echobind / bisonapp

A Full Stack Jamstack in-a-box brought to you by Echobind
MIT License
589 stars 29 forks source link

fix: adjust color mode on forms light and dark theme. #284

Closed dennis-campos closed 1 year ago

dennis-campos commented 1 year ago

Color modes were not adjusted when implementing NextAuth w/ tRPC. The PR ensures the login and sign-up form theme stays consistent.

Screenshots

https://user-images.githubusercontent.com/97467610/199726436-4f4821ae-3a12-44ec-a55f-8f319256a4df.mov

Checklist