diff options
-rw-r--r-- | themes/unconed/unconed.theme | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 12dc04a05..9c24ea842 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -1,5 +1,14 @@ <?php + /********************************************************************* + + Theme: UnConeD + Author: UnConeD + Email: unconed@drop.org + Description: Modern theme, gray and blue, high coolness factor. + + *********************************************************************/ + class Theme { var $link = "#000000"; var $themename = "unconed"; |