From 4b7c6a389f7cbe65718605e0ee7d3bc43aeae9eb Mon Sep 17 00:00:00 2001 From: CoastalCommitsManagement Date: Mon, 21 Aug 2023 20:25:18 -0400 Subject: [PATCH] Automatic commit --- theme-Dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-Dark.css b/theme-Dark.css index bb079ae..42c1ccd 100644 --- a/theme-Dark.css +++ b/theme-Dark.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;