From 485319812c4979241b77f7075df778c1e09670aa Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Thu, 3 Sep 2026 12:32:55 +1000 Subject: [PATCH] Dark mode: portal (tokens/toggle) + dsh chat (vars + toggle) --- dsh/templates/chat.html | 44 ++++++++++++++++++++++++++++++-------- portal/static/app.css | 7 +++++- portal/static/tokens.css | 19 ++++++++++++++++ portal/templates/base.html | 21 ++++++++++++++++++ 4 files changed, 81 insertions(+), 10 deletions(-) diff --git a/dsh/templates/chat.html b/dsh/templates/chat.html index efcdc6a..7484efa 100644 --- a/dsh/templates/chat.html +++ b/dsh/templates/chat.html @@ -6,8 +6,16 @@ DeepSeek Harness โ€” {{ DSH_USER }}