diff options
-rw-r--r-- | config.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config.inc b/config.inc index e7cd75906..270c993f2 100644 --- a/config.inc +++ b/config.inc @@ -83,7 +83,10 @@ $themes = array("Marvin" => array( "white, simple"), "Zaphod" => array( "themes/zaphod/zaphod.theme", - "yellow, simple")); + "yellow, simple"), + "UnConeD" => array( + "themes/UnConeD/theme.class.php", + "gray, flashy")); # # Submission moderation votes: |