Sorry to bump an old (but still beautiful) skin.
I'm currently trying to update it a little, and add a little more colour. I have the source files, and I am trying to change the colour of the player:

I have tried changing all of the values in this section of the .xml file, but I don't know if I am being particularly dense or what, but I cannot, for the life of me, change that background (34,34,34).
\\PLAYERS
<element id="Player.Background" bg="34,34,34" fg="250,250,250" bdr="34,34,34" />
<element id="Player.DisplayPanel" bg="34,34,34" fg="255,255,255" />
<element id="Player.ProgressBar" bg="151,151,151" bdr="27,161,226" />
<element id="Player.ProgressButton" bg="255,255,255" bdr="255,255,255" />
<element id="Player.SpectrumDefault" bg="34,34,34" />
<element id="Player.SpectrumDead" bg="34,34,34" />
<element id="Player.SpectrumLow" bg="255,255,255" />
<element id="Player.SpectrumMedium" bg="151,151,151" />
<element id="Player.SpectrumHigh" bg="90,90,90" />
<element id="Player.Control.Default" bg="34,34,34" fg="250,250,250" bdr="34,34,34" />
<element id="Player.Control.Disabled" bg="34,34,34" fg="151,151,151" />
<element id="Player.Control.Highlight" bg="34,34,34" fg="255,255,255" />
<element id="Player.Volume" fg="255,255,255" bdr="255,255,255" />
<element id="Player.VolumeButton" bg="255,255,255" fg="255,255,255" bdr="255,255,255" />
<element id="Player.VolumeSlider" bg="151,151,151" bg2="151,151,151" fg="151,151,151" />
<element id="Player.Wavebar" fg="27,161,226" fg2="135,135,135" />
<element id="Player.Wavebar.Inner" fg="63,127,253" fg2="151,151,151" />
<element id="Player.StarRating.Default" fg="250,250,250" />
<element id="Player.StarRating.Lowlight" fg="90,90,90" />
<element id="PlayerInfoCentered">true</element>
Any help would be more than appreciated.
Thanks