Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVioleta Georgieva2014-06-11 19:52:28 +0000
committerVioleta Georgieva2014-06-11 20:02:12 +0000
commit6b3aa48e7b06124a67f845f61228c20fc64f7eb5 (patch)
treebcda1f4f300402b55fd558929983061f261afe48
parentb4b475b1aa1ff322371590cb0f101e10f11e5596 (diff)
downloadnaming-6b3aa48e7b06124a67f845f61228c20fc64f7eb5.tar.gz
naming-6b3aa48e7b06124a67f845f61228c20fc64f7eb5.tar.xz
naming-6b3aa48e7b06124a67f845f61228c20fc64f7eb5.zip
New L&F
-rwxr-xr-x_projectCommon.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_projectCommon.php b/_projectCommon.php
index 79c6ca1..c1c37cb 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -13,7 +13,7 @@
# Set the theme for your project's web pages.
# See http://eclipse.org/phoenix/
- $theme = "Nova";
+ $theme = "solstice";
# Define your project-wide Navigation here

Back to the top