From 196806e449a6670974d36934aa892e859e86094b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 19 Jan 2023 18:15:03 -0500 Subject: [PATCH] Removed theme color secondary as gray is the same thing --- get_settings.php | 1 - 1 file changed, 1 deletion(-) diff --git a/get_settings.php b/get_settings.php index c378a7d5..5be20440 100644 --- a/get_settings.php +++ b/get_settings.php @@ -932,7 +932,6 @@ $asset_status_array = array( $themes_array = array( 'blue', - 'secondary', 'green', 'cyan', 'yellow',