*** empty log message ***
diff --git a/_projectCommon.php b/_projectCommon.php
index 47e212c..c392d0f 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -3,7 +3,7 @@
 	# Set the theme for your project's web pages.
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/ 
-	$theme = "Phoenix";
+	$theme = "Nova";
 
 require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php");
 $projectInfo = new ProjectInfo("technology");