adding two themes. #1217066 and #1217069
[squirrelmail.git] / config / config_default.php
index b31856a6ddb1ae565974cec063a96c8e2c7b2f17..eb12d9b5dbc9b5238464eec99dd956d2d8c583f1 100644 (file)
@@ -745,6 +745,12 @@ $theme[40]['NAME'] = 'Wood';
 $theme[41]['PATH'] = SM_PATH . 'themes/bluesome.php';
 $theme[41]['NAME'] = 'Bluesome';
 
+$theme[42]['PATH'] = SM_PATH . 'themes/simple_green2.php';
+$theme[42]['NAME'] = 'Simple Green 2';
+
+$theme[43]['PATH'] = SM_PATH . 'themes/simple_purple.php';
+$theme[43]['NAME'] = 'Simple Purple';
+
 /**
  * LDAP server(s)
  *   Array of arrays with LDAP server parameters. See