From edef03efb1c372a0b9047703ecf95a18142315f0 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 20 Jan 2023 02:15:34 +0900 Subject: [PATCH] Fix highlight color in the light theme (#444) --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index f5217d7..48391f2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@