[PR #1623] [MERGED] fix(kits): improve dark mode dropdown menu contrast #9229

Closed
opened 2026-05-03 01:29:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: fix/kits-dark-dropdown-menu


📝 Commits (1)

  • 1ca2de4 fix(kits): improve dark mode dropdown menu contrast

📊 Changes

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

View changed files

📝 kits/assets/styles/dark-mode.scss (+32 -0)

📄 Description

Summary

  • fix Kits dark mode navbar dropdown background so menus no longer render on a white surface
  • improve dropdown item, header, divider, and hover-state contrast for readability

Before

Screenshot 2026-05-02 090634

After

Screenshot 2026-05-02 090626

Testing

  • verified in local Kits preview in dark mode

🔄 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/1623 **Author:** [@farhan523](https://github.com/farhan523) **Created:** 5/2/2026 **Status:** ✅ Merged **Merged:** 5/2/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix/kits-dark-dropdown-menu` --- ### 📝 Commits (1) - [`1ca2de4`](https://github.com/harvard-edge/cs249r_book/commit/1ca2de441f971535529911db679be14db9581bdc) fix(kits): improve dark mode dropdown menu contrast ### 📊 Changes **1 file changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `kits/assets/styles/dark-mode.scss` (+32 -0) </details> ### 📄 Description ## Summary - fix Kits dark mode navbar dropdown background so menus no longer render on a white surface - improve dropdown item, header, divider, and hover-state contrast for readability ## Before - <img width="723" height="218" alt="Screenshot 2026-05-02 090634" src="https://github.com/user-attachments/assets/e341e0cb-0dd2-4762-a936-01734e819440" /> ## After - <img width="650" height="243" alt="Screenshot 2026-05-02 090626" src="https://github.com/user-attachments/assets/04f05781-4373-4f42-a68b-754f8f948d69" /> ## Testing - verified in local Kits preview in dark mode --- <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-05-03 01:29:33 -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#9229