phpmyadmin theme

(click on image to enlarge)

There are not much news in scripts niche today, so I thought I share nice theme for phpmyadmin, that I discovered recently

Clear View is free, clean, white and nifty theme (skin) for phpmyadmin, currently tested with phpMyAdmin 2.9, but 2.8 may be good too.

Author, beholder-eye explains how to make this light theme even more beautiful:

If you want more pretty icons (32bit, alpha transparency), then do this:

- rename folder ‘clear_view/img’ to ‘img_8bit’
- rename folder ‘clear_view/img_32bit’ to ‘img’

but these icons will be ugly in IE 6.

It even supports so-called zebra tables, to enable them just uncomment line:

// $GLOBALS['cfg']['zebra'] = '#f5f5f5';

in layout.inc.php file

Setting theme up, is quite streight forward, just upload it to themes folder. Icons are from famfamfam

You can download it [HERE] (scroll down)

Enjoy!