From eb35273a8cfead4d7337488b8bf23c268c4ecd09 Mon Sep 17 00:00:00 2001 From: Matt Waters Date: Sat, 8 Oct 2022 19:39:33 -0700 Subject: [PATCH] Update 'public/css/theme-arc-green.css' --- public/css/theme-arc-green.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/theme-arc-green.css b/public/css/theme-arc-green.css index c3ee205..24426a8 100644 --- a/public/css/theme-arc-green.css +++ b/public/css/theme-arc-green.css @@ -369,7 +369,7 @@ --color-orange: #f2711c; --color-yellow: #fbbd08; --color-olive: #b5cc18; - --color-green: #4E5D94; + --color-green: #7289DA; --color-teal: #00b5ad; --color-blue: #2185d0; --color-violet: #6435c9;