Update website theme to solstice
diff --git a/_projectCommon.php b/_projectCommon.php
index 70b5f83..6126c26 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -3,7 +3,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";
 
 	# 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)