nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
558 stars 270 forks source link

fix(venues): VenueList subtitle color in dark mode #3719

Closed mongj closed 2 months ago

mongj commented 2 months ago

Context

Resolves #3718

Implementation

Before:

Screenshot 2024-04-17 at 6 34 05 PM

After:

after

Other Information

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 2:02pm
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 2:02pm
vercel[bot] commented 2 months ago

@mongj is attempting to deploy a commit to the modsbot's projects Team on Vercel.

A member of the Team first needs to authorize it.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.59%. Comparing base (9fdd1e8) to head (918befa).

:exclamation: Current head 918befa differs from pull request most recent head bfd8dfa. Consider uploading reports for the commit bfd8dfa to get more accurate results

Files Patch % Lines
website/src/views/venues/VenueList.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3719 +/- ## ========================================== - Coverage 53.60% 53.59% -0.01% ========================================== Files 272 272 Lines 5986 5987 +1 Branches 1433 1434 +1 ========================================== Hits 3209 3209 - Misses 2777 2778 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.