From 2781b8f6c040a2b3f213feff154c8e64495553bb Mon Sep 17 00:00:00 2001 From: Christopher Guindon Date: Wed, 4 Jun 2014 16:15:37 -0400 Subject: Update $theme to solstice Signed-off-by: Christopher Guindon --- _projectCommon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_projectCommon.php b/_projectCommon.php index aa064a4..e2ce354 100644 --- a/_projectCommon.php +++ b/_projectCommon.php @@ -3,7 +3,7 @@ # Set the theme for your project's web pages. # See the Committer Tools "How Do I" for list of themes # https://dev.eclipse.org/committers/ - $theme = "Nova"; + $theme = "solstice"; $App->setOutDated('2014-03-01'); # 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) -- cgit v1.2.3