[PR #1743] [MERGED] Fix MLSysim bibliography dark mode #19168

Closed
opened 2026-05-28 22:41:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: fix/mlsysim-bibliography-dark-mode


📝 Commits (1)

  • dd79c83 Fix MLSysim bibliography dark mode

📊 Changes

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

View changed files

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

📄 Description

Summary

  • fix dark-mode styling for Quarto bibliography and references appendices across MLSysim docs pages
  • style bibliography headings, entries, and links for the shared dark theme
  • keep local preview-only _quarto.yml and generated notebook artifacts out of the PR

Testing

  • verified the MLSysim preview remains available at http://127.0.0.1:4210/
  • confirmed the References section on /zoo/fleets.html is readable in dark mode
  • confirmed the commit only includes mlsysim/docs/styles/dark-mode.scss

🔄 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/1743 **Author:** [@farhan523](https://github.com/farhan523) **Created:** 5/13/2026 **Status:** ✅ Merged **Merged:** 5/14/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix/mlsysim-bibliography-dark-mode` --- ### 📝 Commits (1) - [`dd79c83`](https://github.com/harvard-edge/cs249r_book/commit/dd79c83d0c35c666628d7d3d9f6cba3506579fcd) Fix MLSysim bibliography dark mode ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `mlsysim/docs/styles/dark-mode.scss` (+28 -0) </details> ### 📄 Description ## Summary - fix dark-mode styling for Quarto bibliography and references appendices across MLSysim docs pages - style bibliography headings, entries, and links for the shared dark theme - keep local preview-only _quarto.yml and generated notebook artifacts out of the PR ## Testing - verified the MLSysim preview remains available at http://127.0.0.1:4210/ - confirmed the References section on /zoo/fleets.html is readable in dark mode - confirmed the commit only includes mlsysim/docs/styles/dark-mode.scss --- <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-28 22:41:31 -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#19168