and switching back (have to change the tables first!)
diff --git a/_projectCommon.php b/_projectCommon.php
index 5918035..4628e8e 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -4,7 +4,7 @@
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/
 	# Optional: defaults to system theme 
-	$theme = "Nova";
+	$theme = "";
 	
     # see http://www.eclipse.org/projects/dev_process/project-status-infrastructure/left-menu.php
     require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php");