ConnectUni / connectuni

ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
https://connectuni.github.io/
1 stars 0 forks source link

Create Universal Theme for App (Fix Dark Theme) #23

Closed sanehirakenji closed 10 months ago

sanehirakenji commented 12 months ago

Do work for this in issue-022

The application is currently using the default flutter theming. Figure out how to implement a universal theme for (green?) a color palette that fits our app. This is likely going to be similar to the process carried out in Flutter Shrine.