Another great set of skins, thanks.
One tiny problem - the word 'Find' cannot be seen on dark skins (also the same problem with BeatBar & BeatMini dark skins) - see image below

It took me a while to find the elements involved - here is a sample that shows the elements that affect the Find box:
<?xml version="1.0" encoding="utf-8"?>
<root dependsOn="PodZ4_BlackGold.xmlc">
<colours id="Default">
<element id="Panel.SubHeader.Default" bg="255,0,0" />
<element id="Controls.FindButton.Default" bg="255,255,0" fg="0,0,0" />
</colours>
</root>