Switch from Nova to new solstice web theme
diff --git a/_projectCommon.php b/_projectCommon.php
index c1ed4b1..4e74b6c 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";
# see http://www.eclipse.org/projects/dev_process/project-status-infrastructure/left-menu.php
require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php");