From fc924fb7ad747e137e4e161ca4132f1cbd6e09a1 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Thu, 20 Oct 2022 11:17:21 -0700 Subject: [PATCH] Update 'public/css/theme-arc-green.css' --- public/css/theme-arc-green.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/theme-arc-green.css b/public/css/theme-arc-green.css index 24426a8..7e845d0 100644 --- a/public/css/theme-arc-green.css +++ b/public/css/theme-arc-green.css @@ -315,9 +315,9 @@ :root { --is-dark-theme: true; --color-primary: #7289DA; - --color-primary-dark-1: #93b373; + --color-primary-dark-1: #4E5D94; --color-primary-dark-2: #4E5D94; - --color-primary-dark-3: #abc492; + --color-primary-dark-3: #4E5D94; --color-primary-dark-4: #405193; --color-primary-dark-5: #cfddc1; --color-primary-dark-6: #e7eee0;