On th software we have created a hack here to put custom backgrounds. If your like me and relized that black doesnt work i have a solution. To do this you need to download res Hacker.
1.Make shure zune is closed
2.Open Res hacker, open the "ZuneShellResources.dll"
3.Click RCData. Scroll Down Click On Styles.UIX, the click 1033
4.You should see the folowing
<!-- Copyright (C) Microsoft Corporation. All rights reserved. -->
<UIX
xmlns="http://schemas.microsoft.com/2007/uix"
xmlns:iris="assembly://UIX/Microsoft.Iris"
xmlns:zune="assembly://ZuneShell/ZuneUI"
xmlns:style="res://ZuneShellResources!Style.uix"
xmlns:me="Me">
<Class Name="Styles" Shared="True">
<Properties>
<zune:FontLoader Name="FontLoader" Resource="ZuneShellResources.dll">
<Fonts>
<String String="EndurancePro-Bold.ttf"/>
<String String="EnduranceProCaps-Bold.ttf"/>
<String String="Zegoesb_U_AA.ttf"/>
<String String="Zegoeui_U_AA.ttf"/>
<String String="Zegoeuib_U_AA.ttf"/>
<String String="Cegoeuil_auto.ttf"/>
<String String="zegoecpb.ttf"/>
</Fonts>
</zune:FontLoader>
Go Down Until It Says
<Color Name="DarkGray" Color="128,0,0"/>
<Color Name="WarmGray" Color="128,0,0"/>
<Color Name="LightGray" Color="151,0,0"/>
<Color Name="VeryLightGray" Color="180,0,0"/>
<Color Name="RedOrange" Color="235,70,46"/>
<Color Name="Magenta" Color="241,13,162"/>
When you get here do what i have done change the numbers to corespont with certian colors, I have chosen red. If you need to find a good color and the coresponding numbers, use custom colors under the paint program.
5. go down and do all up till,
<Font Name="ZegoeLight12" Font="Cegoe UI Light,12"/>
<Font Name="ZegoeLight14" Font="Cegoe UI Light,14"/>
<Font Name="ZegoeLight15" Font="Cegoe UI Light,15"/>
<Font Name="ZegoeLight16" Font="Cegoe UI Light,
To change ones like: <Color Name="SyncHeaderColor" Color="{DarkGray}"/>
just replace darkgray with the desierd color
I would sugest only changing a couple things at a time and only ones with numbers and words.
Thats how to change color on the new software, im willing to answer any questions at all on this.
http://i153.photobucket.com/albums/s...Untitled-1.jpg