Remove custom color references in themes compatible with 3.4
[phpmyadmin-themes.git] / aqua_brushed / info.inc.php
blob3a5a8b6202730de18f3d1a266962c454ac5a8f2f
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
5 *
6 * made By Luigi Saraullo <webluigi@gmail.com>
8 * @version $Id$
9 * @package phpMyAdmin-theme
10 * @subpackage Aqua_Brushed
13 /**
16 $theme_name = 'Aqua Brushed';
17 $theme_full_version = '2.8';