use solstice theme

Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/_projectCommon.php b/_projectCommon.php
index 4d8b5d9..1fdcdb6 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 = "solstice";
 	$App->Promotion = TRUE;
 	//$App->ExtraHtmlHeaders = '<link rel="stylesheet" type="text/css" href="/equinox/equinox.css">';
 	# Define your project-wide Nav bars here.