jhuopensource / semesterly

Your Semester Made Easier | Course Scheduling & Social Tools for Students
https://semester.ly
GNU General Public License v3.0
32 stars 56 forks source link

UI: Adds dark mode image for master slot empty state #1111

Closed zydtiger closed 4 months ago

zydtiger commented 4 months ago

Description

Adds a dark mode image for when the master course slot is empty. Makes it more coherent with dark mode UI.

Change Log

Before

image

After

image

zydtiger commented 4 months ago

I think my vscode formatter reformatted the file. The only line I changed was this: image

JiaqiWang18 commented 4 months ago

I think my vscode formatter reformatted the file. The only line I changed was this: image

That's fine because we want the format to be consistent with rest of the codebase but TSLint checks failed so there are more format issues that need to be fixed