set to eclipse default theme
diff --git a/_projectCommon.php b/_projectCommon.php
index 50b2240..6d16859 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -17,7 +17,7 @@
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/
 	# Optional: defaults to system theme 
-	$theme = "solstice";
+	$theme = NULL;
 
 
 	# Define your project-wide Navigation here