<?php
- /**
- Author: Todd Hammer <thammer@rtccom.com>
- Name: Alien Glow Theme
- Date: May 2, 2002
- Theme Name: "Alien Glow Color Scheme"
-
- **/
+/**
+ * @author Todd Hammer <thammer@rtccom.com>
+ * Name: Alien Glow Theme
+ * Date: May 2, 2002
+ * @package squirrelmail
+ * @subpackage themes
+ */
$color[0] = "#19881A"; // TitleBar
$color[1] = "#800000"; //
/**
* black_bean_burrito_theme.php
* Name: Black Bean Burrito
- * Author: Ray Black
+ * @author Ray Black
* Date: August 15, 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* blue_grey_theme.php
* Name: Blue-grey
- * Author: M.J. Prinsen
+ * @author M.J. Prinsen
* Date: July 20, 2001
*
* Copyright (c) 2001-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * black_bean_burrito_theme.php
- * Name: BluesNews
- * Author: Ray Black
- * Date: August 15, 2000
- * Comment: In the long tradition of mimicing popular sites, I bring
- * you the 'inspired by BluesNews.com' theme. Simple, high-
- * contrast colorset, easy to read with very little eye strain.
+ * Name: BluesNews
+ * @author Ray Black
+ * Date: August 15, 2000
+ * Comment: In the long tradition of mimicing popular sites, I bring
+ * you the 'inspired by BluesNews.com' theme. Simple, high-
+ * contrast colorset, easy to read with very little eye strain.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* christmas.php
* Name: Christmas
- * Author: Jon Tai
+ * @author Jon Tai
* Date: December 23, 2001
* Comment: This is a Christmas theme shipped with SquirrelMail 1.2.0.
*
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
- /** Author: Jason Munro
- Date: June 10 2002
- Theme Name: "Dark Green"
- **/
+/**
+ * @author Jason Munro
+ * Date: June 10 2002
+ * Theme Name: "Dark Green"
+ * @package squirrelmail
+ * @subpackage themes
+ */
global $color;
$color[0] = "#0a2801";
/**
* dark_grey_theme.php
* Name: Dark Grey
- * Author: Justin Miller
+ * @author Justin Miller
* Date: July 24, 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
- /** Author: Tyler Akins
- Theme Name: 'Darkness'
-
- Like black?
-
- **/
-
-
+/**
+ * @author Tyler Akins
+ * Theme Name: 'Darkness'
+ * Like black?
+ * @package squirrelmail
+ * @subpackage themes
+ */
+
+/**
+ * Load up the usual suspects.. */
require_once(SM_PATH . 'functions/strings.php');
// Note: The text distance is actually pre-squared
/**
* deepocean2_theme.php
- * Name: Deep Ocean 2
- * Author: M.J. Prinsen
- * Date: May 23, 2000
- * Comment: Deep Ocean 2 is very blue with a white background.
+ * Name: Deep Ocean 2
+ * @author M.J. Prinsen
+ * Date: May 23, 2000
+ * Comment: Deep Ocean 2 is very blue with a white background.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* deepocean_theme.php
- * Name: Deep Ocean
- * Author: M.J. Prinsen
- * Date: January 3, 2000
- * Comment: Deep Ocean is a theme that is very blue.
+ * Name: Deep Ocean
+ * @author M.J. Prinsen
+ * Date: January 3, 2000
+ * Comment: Deep Ocean is a theme that is very blue.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
- /** Author: Luke Ehresman
- Date: January 2, 2000
- Theme Name: 'Default Theme'
-
- This is the default theme that comes standard with SquirrelMail.
- Most of the colors were taken from mail.yahoo.com's theme on their
- site.
-
- To create a new theme, just copy this file, and edit the colors.
- Be sure to rename the file and keep the original, just in case.
-
- NOTE:
- You might want to submit the theme you create to our Patches tracker
- on http://sourceforge.net/projects/squirrelmail
- for inclusion in further releases of SquirrelMail.
- **/
+/**
+ * @author Luke Ehresman
+ * January 2, 2000
+ * Theme Name: 'Default Theme'
+ * This is the default theme that comes standard with SquirrelMail.
+ * Most of the colors were taken from mail.yahoo.com's theme on their
+ * site.
+ *
+ * To create a new theme, just copy this file, and edit the colors.
+ * Be sure to rename the file and keep the original, just in case.
+ *
+ * NOTE:
+ * You might want to submit the theme you create to our Patches tracker
+ * on http://sourceforge.net/projects/squirrelmail
+ * for inclusion in further releases of SquirrelMail.
+ * @package squirrelmail
+ * @subpackage themes
+ **/
global $color;
$color[0] = '#DCDCDC'; // (light gray) TitleBar
/**
* dompie_theme.php
- * Name: Dompie
- * Author: M.J. Prinsen
- * Date: November 19, 2001
- * Comment: Has a dark blue left-bar and a white/grey right frame.
+ * Name: Dompie
+ * @author M.J. Prinsen
+ * Date: November 19, 2001
+ * Comment: Has a dark blue left-bar and a white/grey right frame.
*
* Copyright (c) 2001-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* dompie_theme.php
- * Name: Forest
- * Author: Luke Ehresman
- * Date: January 7, 2000
- * Comment: This theme uses Forest-ish colors (mostly green).
+ * Name: Forest
+ * @author Luke Ehresman
+ * Date: January 7, 2000
+ * Comment: This theme uses Forest-ish colors (mostly green).
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * dompie_theme.php
- * Name: Greenhouse Effect
- * Author: Joey Bump
- * Date: October 20, 2001
- * Comment: This theme generates random colors, featuring a
- * light greenish background.
+ * Name: Greenhouse Effect
+ * @author Joey Bump
+ * Date: October 20, 2001
+ * Comment: This theme generates random colors, featuring a
+ * light greenish background.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
/** seed the random number generator **/
/**
* high_contrast_theme.php
- * Name: High Contrast
- * Author: Casey A. Peel
- * Date: July 13, 2000
- * Comment:
+ * Name: High Contrast
+ * @author Casey A. Peel
+ * Date: July 13, 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* ice_theme.php
- * Name: Ice Theme
- * Author: Luke Ehresman
- * Date: January 7 2000
- * Comment:
+ * Name: Ice Theme
+ * @author Luke Ehresman
+ * Date: January 7 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* in_the_pink.php
- * Name: In the Pink
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: This theme generates random colors, featuring a reddish
- * background with dark text.
+ * Name: In the Pink
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment: This theme generates random colors, featuring a reddish
+ * background with dark text.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
/* seed the random number generator */
/**
* kind_of_blue.php
- * Name: Kind of Blue
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: This theme generates random colors, featuring a
- * light bluish background with dark text.
+ * Name: Kind of Blue
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment: This theme generates random colors, featuring a
+ * light bluish background with dark text.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
-/* seed the random number generator */
+/** seed the random number generator */
sq_mt_randomize();
for ($i = 0; $i <= 15; $i++) {
/**
* maize_theme.php
- * Name: Maize
- * Author: Ray Black
- * Date: August 15, 2000
- * Comment: Staying with the 'South of the border food' theme,
- * Staying with the 'South of the border food' theme,
- * I bring you Maize to accompany Black Bean Burrito.
- * As the Furbies say: Yum! Oh, message highlighting
- * looks best with colors in the neighborhood of
- * #7A6A50, bumping up the red, green and blue where
- * necessary.
+ * Name: Maize
+ * @author Ray Black
+ * Date: August 15, 2000
+ * Comment: Staying with the 'South of the border food' theme,
+ * Staying with the 'South of the border food' theme,
+ * I bring you Maize to accompany Black Bean Burrito.
+ * As the Furbies say: Yum! Oh, message highlighting
+ * looks best with colors in the neighborhood of
+ * #7A6A50, bumping up the red, green and blue where
+ * necessary.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* methodical_theme.php
- * Name: Methodical
- * Author: Ray Black III
- * Date: November 19, 2001
- * Comment: Methodical is a theme that's based on the dompie theme,
- * but expands the blue across the entire page, and modifies
- * some of the gray backgrounds.
+ * Name: Methodical
+ * @author Ray Black III
+ * Date: November 19, 2001
+ * Comment: Methodical is a theme that's based on the dompie theme,
+ * but expands the blue across the entire page, and modifies
+ * some of the gray backgrounds.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
/**
* midnight.php
- * Name: Midnight
- * Author: Jim Riffle
- * Date: November 14, 2001
- * Comment: A popular theme with Jim's users
+ * Name: Midnight
+ * @author Jim Riffle
+ * Date: November 14, 2001
+ * Comment: A popular theme with Jim's users
*
* Copyright (c) 2001-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
- /** Author: Tomas Kuliavas
- Date: July 26, 2003
- Theme Name: 'Minimal BW Theme'
-
- This theme uses black color for text and white for background.
-
- Problem: $color[9] is used for background and for disabled links.
- **/
+/**
+ * @author Tomas Kuliavas
+ * Date: July 26, 2003
+ * Theme Name: 'Minimal BW Theme'
+ *
+ * This theme uses black color for text and white for background.
+ *
+ * Problem: $color[9] is used for background and for disabled links.
+ * @package squirrelmail
+ * @subpackage themes
+ */
global $color;
$color[0] = '#FFFFFF'; // (white) TitleBar
/**
* monostochastic.php
- * Name: Monostochastic
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: Generates random two-color frames, featuring either
- * a dark or light background.
+ * Name: Monostochastic
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment: Generates random two-color frames, featuring either
+ * a dark or light background.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
-/* seed the random number generator */
+/** seed the random number generator */
sq_mt_randomize();
/** light(1) or dark(0) background toggle **/
/**
* penguin.php
- * Name: Penguin
- * Author: Peter J. Vasquez Sr.
- * Date: Jult 25, 2002
- * Comment: This theme is my attempt at using the colors of the
- * ever-popular Linux penguin. :)
+ * Name: Penguin
+ * @author Peter J. Vasquez Sr.
+ * Date: Jult 25, 2002
+ * Comment: This theme is my attempt at using the colors of the
+ * ever-popular Linux penguin. :)
*
* Copyright (c) 2001-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
$color[0] = '#FFCC00'; // b 0: Title Bar at the top of the page header
<?php
/**
- * plain_blue_theme.php
- * Name: Plain Blue
- * Author: Luke Ehresman
- * Date: April 30, 2000
- * Comment:
+ * Name: Plain Blue
+ * @author Luke Ehresman
+ * Date: April 30, 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * purple_theme.php
- * Name: Purple Theme
- * Author: Luke Ehresman
- * Date: January 7, 2000
- * Comment: This Theme is composed entirely of shades of purple.
+ * Name: Purple Theme
+ * @author Luke Ehresman
+ * Date: January 7, 2000
+ * Comment This Theme is composed entirely of shades of purple.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
$color[11] = '#770000'; // (dark red) Special Folders color
$color[12] = '#E0D9F2';
-?>
\ No newline at end of file
+?>
<?php
/**
- * random.php
- * Name: Random Theme Every Login
- * Author: Tyler Akins
- * Date: December 24, 2001
- * Comment: Guess what this does!
+ * Name: Random Theme Every Login
+ * @author Tyler Akins
+ * Date: December 24, 2001
+ * Comment: Guess what this does!
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmai
+ * @subpackage themes
*/
+/** Initialize the random number generator */
sq_mt_randomize();
require_once(SM_PATH . 'functions/global.php');
<?php
/**
- * sandstorm_theme.php
- * Name: Sand Storm
- * Author: Luke Ehresman
- * Date: January 2, 2000
- * Comment: This is a theme using Tan as its main color.
+ * Name: Sand Storm
+ * @author Luke Ehresman
+ * Date: January 2, 2000
+ * Comment: This is a theme using Tan as its main color.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * seaspray_theme.php
- * Name: Sea Spray Theme
- * Author: Luke Ehresman
- * Date: March 3, 2000
- * Comment:
+ * Name: Sea Spray Theme
+ * @author Luke Ehresman
+ * Date: March 3, 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * servery_theme.php
- * Name: Servery.cz Theme
- * Author: Ondrej Sury <ondrej@globe.cz>
- * Date: August 18, 2000
- * Comment:
+ * Name: Servery.cz Theme
+ * @author Ondrej Sury <ondrej@globe.cz>
+ * Date: August 18, 2000
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * shades_of_grey.php
- * Name: Shades of Grey
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: This theme generates random colors, featuring a
- * light greyish background with dark text.
+ * Name: Shades of Grey
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment This theme generates random colors, featuring a
+ * light greyish background with dark text.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
-/* seed the random number generator */
+/** seed the random number generator */
sq_mt_randomize();
for ($i = 0; $i <= 15; $i++) {
<?php
/**
- * slashdot_theme.php
- * Name: Slashdot Theme
- * Author: Luke Ehresman
- * Date: January 3, 2000
- * Comment: This theme tries to mimic the color scheme from the
- * "News for Nerds" web site, www.slashdot.org.
+ * Name: Slashdot Theme
+ * @author Luke Ehresman
+ * Date: January 3, 2000
+ * Comment This theme tries to mimic the color scheme from the
+ * "News for Nerds" web site, www.slashdot.org.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
global $color;
<?php
/**
- * spice_of_life.php
- * Name: Spice of Life
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: Generates random colors for each frame,
- * featuring either a dark or light background.
+ * Name: Spice of Life
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment Generates random colors for each frame,
+ * featuring either a dark or light background.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
/** seed the random number generator **/
<?php
/**
- * spice_of_life_dark.php
- * Name: Spice of Life - Dark
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: This theme generates random colors,
- * featuring a dark background with light text.
+ * Name: Spice of Life - Dark
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment This theme generates random colors,
+ * featuring a dark background with light text.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmail
+ * @subpackage themes
*/
/** seed the random number generator **/
<?php
/**
- * spice_of_life_lite.php
- * Name: Spice of Life - Lite
- * Author: Jorey Bump
- * Date: October 20, 2001
- * Comment: This theme generates random colors, featuring a
- * lite background with dark text.
+ * Name: Spice of Life - Lite
+ * @author Jorey Bump
+ * Date: October 20, 2001
+ * Comment This theme generates random colors, featuring a
+ * lite background with dark text.
*
* Copyright (c) 2000-2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* $Id$
+ * @package squirrelmai
+ * @subpackage themes
*/
/** seed the random number generator **/