From 12d2fc334fc3bbaef4fd8d15a3ea0204b5c0b34f Mon Sep 17 00:00:00 2001 From: Emmennater Date: Wed, 15 Nov 2023 10:28:51 -0600 Subject: [PATCH] Updated Colors --- style/calandar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/calandar.css b/style/calandar.css index 37d505e..4572c81 100644 --- a/style/calandar.css +++ b/style/calandar.css @@ -71,7 +71,7 @@ } .day.sub { - box-shadow: inset 0px 0px 20px rgba(238, 90, 139, 0.502) /* #ff888880 */ + box-shadow: inset 0px 0px 20px rgba(226, 214, 107, 0.5) /* #ff888880 rgba(238, 213, 73, 0.55) */ } .day.first {