Dark mode text on the student enrollment page is now readable.
If your school uses dark mode, the "Enroll Students in Subjects" page had several text elements that were nearly invisible -- the page subtitle, help text below dropdowns, the selection count badge, and the card header all blended into the dark background. This made the page unusable for anyone preferring dark mode.
All text on this page now uses theme-aware colors that adapt correctly to both light and dark modes. Light mode appearance is unchanged.
Fixes and Improvements¶
- Card header text adapts to both light and dark backgrounds instead of being hardcoded white
- Help text below form fields is more visible in dark mode (opacity increased from 60% to 80%)
- Selection count badge uses outline style instead of ghost style for dark mode visibility
- Subject list container background is more distinguishable from the card body in dark mode