From 0f0dbdc4a8d5101a90c92f256e8342e02edc95d7 Mon Sep 17 00:00:00 2001 From: kazewong Date: Mon, 2 Sep 2024 15:31:40 -0400 Subject: [PATCH] Update style --- dist/theme/moon_mod.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist/theme/moon_mod.css b/dist/theme/moon_mod.css index 41a81d6d8e..fe4fcc50ae 100644 --- a/dist/theme/moon_mod.css +++ b/dist/theme/moon_mod.css @@ -383,6 +383,10 @@ p{ color: rgb(214, 193, 213); } +li{ + color: rgb(214, 193, 213); +} + .dim{ color: grey; }