From fd7587fac5fedc20b784d12b8f99708b197180d7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 12 Nov 2025 04:55:03 +0000 Subject: [PATCH 1/2] Initial plan From 8ff4ac835a28620218ceb586490a0322a2858052 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 12 Nov 2025 04:58:36 +0000 Subject: [PATCH 2/2] Extract theme toggle to shared js/theme.js file Co-authored-by: arjun7965 <15646612+arjun7965@users.noreply.github.com> --- books.html | 23 ++--------------------- index.html | 24 +----------------------- js/theme.js | 24 ++++++++++++++++++++++++ 3 files changed, 27 insertions(+), 44 deletions(-) create mode 100644 js/theme.js diff --git a/books.html b/books.html index 9eaf5f8..9c17877 100644 --- a/books.html +++ b/books.html @@ -47,23 +47,8 @@ font-size: 0.9rem; } +