Changing theme to Nova
diff --git a/_projectCommon.php b/_projectCommon.php
index 5c19c51..484e588 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -23,7 +23,7 @@
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/
 	# Optional: defaults to system theme
-	$theme = "";
+	$theme = "Nova";
 
 	# Define your project-wide Nav bars here.
 	# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)