Hey,
The moonlight skin looks very nice and I'd use it in my apps except it has one issue that 'breaks' my interface. My app uses a lot of forms embedded inside other forms and while this works fine for other skins the Moonlight skin somehow fails to set some properties on docked forms.
Specifically, if you take a TsPanel and put it on a form then you'll see a nice dark blue background with aqua text.
If you take the same form and dock it inside another form (by setting the parent, border = bsNone, show) then the panel is now drawn as a pale off white colour against which the aqua text is only barely visible.
Any chance someone could look into this? I can provide code and/or screen grabs if the description is unclear.