The former core theme "Fruity" has been dropped from the coppermine package for easier maintenance. For those who still wish to use that theme, here it is as a separate download: http://sourceforge.net/projects/coppermine/files/Themes/1.5.x/cpg1.5.x_theme_fruity_v1.0.zip/download
While removing from the coppermine core the theme has been added to the section of the SVN repository where the user-contributed themes are stored: http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.5.x/themes/
I am using fruity theme on cpg1.5.16. It looks great except for two things. The links in some places are orange against green background and nearly unreadable. I fixed this by changing the color to blue. Second thing is the image on the bottom of the left sidebar doesn't float when the page is displayed wide. I'm not sure how to fix this. The top and other images move correctly. Any ideas?
I found the problem. Here is the line to change (in case anyone has the problem in the future).
Line 91 of template.html change min-width to width. Should look like this:
<td style="background-image:url(themes/fruity/images/lb_left.gif);background-repeat:no-repeat;width:126px;height:55px;">