From c1b6374f6e35bdb03848b64323f1c3b04314370e Mon Sep 17 00:00:00 2001 From: CoastalCommitsManagement Date: Mon, 21 Aug 2023 20:25:32 -0400 Subject: [PATCH] Automatic commit --- theme-Light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-Light.css b/theme-Light.css index 28d4108..54fde7c 100644 --- a/theme-Light.css +++ b/theme-Light.css @@ -5,7 +5,7 @@ :root { --is-dark-theme: true; --color-primary: #3d86ff; - --color-primary-contrast: #ffffff; + --color-primary-contrast: #ffffff; --color-primary-dark-1: #458afc; --color-primary-dark-2: #4a8dfd; --color-primary-dark-3: #5998ff;