From ad59440b2b7e2c78b8858df8a5561604c2fe9ffa Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sat, 30 Mar 2024 14:09:16 -0700 Subject: [PATCH] Forum color tweaks for new dark theme --- web/templates/forum/board_index.html | 4 ++-- web/templates/forum/index.html | 24 ++++++++++++------------ web/templates/forum/thread.html | 4 ++-- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/web/templates/forum/board_index.html b/web/templates/forum/board_index.html index 2ae3c82..1d2eaa0 100644 --- a/web/templates/forum/board_index.html +++ b/web/templates/forum/board_index.html @@ -60,7 +60,7 @@
{{range .Threads}} {{$Stats := $Root.ThreadMap.Get .ID}} -