[PR #1747] [MERGED] Fix navbar dropdown styling #32088

Closed
opened 2026-07-12 08:45:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1747
Author: @farhan523
Created: 5/16/2026
Status: Merged
Merged: 5/16/2026
Merged by: @profvjreddi

Base: devHead: fix/mlsysim-darkmode-dropdown


📝 Commits (1)

  • 6cd7d5c Fix dark mode navbar dropdown styling

📊 Changes

1 file changed (+25 additions, -0 deletions)

View changed files

📝 mlsysim/docs/styles/dark-mode.scss (+25 -0)

📄 Description

Summary
Fix the MLSysim dark-mode navbar dropdown so menu items remain readable and the dropdown matches the rest of the dark theme.

Changes

  • add explicit dark-mode styles for navbar dropdown menus
  • set readable dropdown text colors in dark mode
  • add hover/focus and divider styling for dropdown items

Before:
Screenshot 2026-05-16 100008

After:

Screenshot 2026-05-16 100014

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1747 **Author:** [@farhan523](https://github.com/farhan523) **Created:** 5/16/2026 **Status:** ✅ Merged **Merged:** 5/16/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix/mlsysim-darkmode-dropdown` --- ### 📝 Commits (1) - [`6cd7d5c`](https://github.com/harvard-edge/cs249r_book/commit/6cd7d5c6b743bbf6e342f7a0e56ca26e1a8c5e14) Fix dark mode navbar dropdown styling ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `mlsysim/docs/styles/dark-mode.scss` (+25 -0) </details> ### 📄 Description Summary Fix the MLSysim dark-mode navbar dropdown so menu items remain readable and the dropdown matches the rest of the dark theme. Changes - add explicit dark-mode styles for navbar dropdown menus - set readable dropdown text colors in dark mode - add hover/focus and divider styling for dropdown items Before: <img width="355" height="210" alt="Screenshot 2026-05-16 100008" src="https://github.com/user-attachments/assets/e621a2c9-2065-41f8-b41d-b2f6bf44bd25" /> After: <img width="418" height="297" alt="Screenshot 2026-05-16 100014" src="https://github.com/user-attachments/assets/b0627b8b-23ec-431c-ab3c-9017324a709b" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 08:45:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#32088