From f0a692bb35aef689354c328367d1c8d61c7bc44b Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Wed, 11 Mar 2026 14:01:40 -0700 Subject: [PATCH] Add light/dark mode support to diff view --- src/commands/diff.html | 50 ++++++++++++++++++++++++++++++++---------- src/commands/web.ts | 4 ++-- 2 files changed, 41 insertions(+), 13 deletions(-) diff --git a/src/commands/diff.html b/src/commands/diff.html index 20ad8c0..d911e07 100644 --- a/src/commands/diff.html +++ b/src/commands/diff.html @@ -4,16 +4,31 @@ {{BRANCH}} — sandlot diff - + +