Update for solstice

Signed-off-by: droy <denis.roy@eclipse.org>
diff --git a/_projectCommon.php b/_projectCommon.php
index b0caa76..9d68b68 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -1,7 +1,3 @@
 <?php
-
-	# Set the theme for your project's web pages.
-	# See the Committer Tools "Phoenix" secion in the How Do I? for list of themes
-	# https://dev.eclipse.org/committers/ 
-	$theme = "Nova";
+	$theme = "solstice";
 ?>
\ No newline at end of file