From 3a33de7b2396dfeff7af50b3ab8eacbe91937c6a Mon Sep 17 00:00:00 2001 From: Kendell R Date: Sat, 13 Feb 2021 16:01:54 -0800 Subject: [PATCH] Update grocy_night_mode.css --- public/css/grocy_night_mode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/grocy_night_mode.css b/public/css/grocy_night_mode.css index 5e33c621..819efd8a 100644 --- a/public/css/grocy_night_mode.css +++ b/public/css/grocy_night_mode.css @@ -16,7 +16,7 @@ body.night-mode { } .night-mode .table { - color: #8f9ba5; + color: #c1c1c1; } .night-mode table.dataTable tr.dtrg-group td,