icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
55 stars 62 forks source link

style: misc theme fixes #905

Closed KevinWu098 closed 5 months ago

KevinWu098 commented 5 months ago

Summary

  1. Cleans up some theming errors in GradesPopup and LoadSaveButtonBase
  2. Also standardized isDark ? "secondary" : "primary" for the Header modals
  3. Refactored AboutPage to a function component, renamed to About

Test Plan

  1. It's all visual, take a peek at it

Issues

Feedback Type Issue / Bug Feedback When clicking "Save" in light mode the buttons don't show up in the popup.