Move to new 'solstice' theme
diff --git a/_projectCommon.php b/_projectCommon.php
index 5a72552..b8aa47f 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -10,7 +10,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)