From 4aa056cb7cd7e6f3e97377054f51571b92e13980 Mon Sep 17 00:00:00 2001 From: Brady Miller Date: Fri, 10 Aug 2018 01:00:34 -0700 Subject: [PATCH] main theme change --- library/globals.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/globals.inc.php b/library/globals.inc.php index da382b282..2e7df1da5 100644 --- a/library/globals.inc.php +++ b/library/globals.inc.php @@ -198,7 +198,7 @@ $GLOBALS_METADATA = array( 'css_header' => array( xl('General Theme (need to logout/login after change this setting)'), 'css', - 'style_powder_blue.css', + 'style_light.css', xl('Pick a general theme (need to logout/login after change this setting).') ), -- 2.11.4.GIT