git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11818
7612ce4b-ef26-0410-bec9-
ea0150e637f0
$user_themes[0]['PATH'] = 'none';
$user_themes[0]['NAME'] = 'Default';
+$user_themes[1]['PATH'] = '../css/blue_gradient/';
+$user_themes[1]['NAME'] = 'Blue Options';
/**
* Message Icons control
* @global bool $use_icons
* @since 1.5.1
*/
-$use_icons = false;
+$use_icons = true;
/**
* Icon Themes
* @global integer $icon_theme_def
* @since 1.5.2
*/
-$icon_theme_def = 0;
+$icon_theme_def = 3;
/**
* Listing of installed icon themes