Remove custom color references in themes compatible with 3.4
[phpmyadmin-themes.git] / xp_green / info.inc.php
blob2a9328b7c96c2f5cdb4ffe7e8c43af74859eeb7f
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * 2005-01-25 by Michael Keck (mkkeck@users.sourceforge.net)
7 * for 2.6.1 and higher
9 * @version $Id$
10 * @package phpMyAdmin-theme
11 * @subpackage WinXP_green
14 /**
17 $theme_name = 'WinXP (green)';
18 $theme_version = 2;
19 $theme_generation = 1;