Author Topic: 'Spooky Black' Skin  (Read 43264 times)

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
 
           ------------------Spooky Black------------------

        

Skin File :  http://www.mediafire.com/?dwyny3j1lvxvccc
version 1.2.4061 or higher is required: Downloads Post
As always, many thanks to Steven for making this skin possible.

Those who use this skin as their default one, I recommend hitting the Notify button to get updates when ever they are available.

Enjoy!

Rotem



           - SKIN MODS -
paste those over the original element code

Make the right-side panel text whiter:
Quote
<!-- 41--> <element id="Panel.ChildBody.Default" bg="20,20,20" fg="255,255,255" bdr="0,0,0" />

Make the central panel text whiter:
Quote
<!-- 50--> <element id="Content[TrackDetail].Body.Default" bg="20,20,20" fg="255,255,255" bdr= "50,50,50" />
<!-- 54--> <element id="Content[TrackDetail].ListAlternating.Default" bg="20,20,20" fg="255,255,255" />



Last Edit: April 13, 2011, 10:53:34 AM by Rotem K.

moodfm

  • Guest
Wow, this was completely unexpected... Thx... I will get back to you later this day... I'm at the work now... Thx...

moodfm

  • Guest
Dang man, complete kick of my eyes... Amaizing... Amaizing... MusicBee for life...

You got my money peeps... Totally...

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
Enjoy !
I'm just working on it a bit more, I'll post an update in the next copule of days.

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
updated link, enjoy!
Last Edit: January 09, 2011, 03:35:08 PM by Rotem K.

antiPOP

  • Guest
Great Job! Looks fantastic. Notification popup should be black too! I've changed it.

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
Great Job! Looks fantastic. Notification popup should be black too! I've changed it.

Thanks, and keep letting me know if you find any more inconsistencies.
I've uploaded the skin again with the popup fixed.

antiPOP

  • Guest
You're welcome. Well, I've made some changes, because I want it even more consistent ;D here is an example



So, which element id in xml file is used for background behind red question mark? default is 38,38,38, but I want it more dark, maybe black.
I've also replaced gray background in preferences for darker one, I set is as 20,20,20.


 


Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
You're welcome. Well, I've made some changes, because I want it even more consistent ;D here is an example



So, which element id in xml file is used for background behind red question mark? default is 38,38,38, but I want it more dark, maybe black.
I've also replaced gray background in preferences for darker one, I set is as 20,20,20.

It's great to see people custumizing the skins for thier own feel,

The lines are pointing at
<!-- 73-->  <element id="Panel.ScrollBar.Default" bg="60,60,60" bg2="10,10,10" bdr="50,50,50" />
<!-- 74-->  <element id="Panel.ScrollBarThumb.Default" bg="60,60,60" bg2="10,10,10" fg="110,110,110" bdr="50,50,50" />
<!-- 75-->  <element id="Panel.ScrollBarBackground.Default" bg="00,00,00" bg2="40,40,40" />

and the question mark is on: <!-- 33--> Panel.TabSelector.Default BG

Hope that helps,
Rotem
Last Edit: January 09, 2011, 05:55:00 PM by Rotem K.

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
The lines are pointing at
<!-- 73-->  <element id="Panel.ScrollBar.Default" bg="60,60,60" bg2="10,10,10" bdr="50,50,50" />
<!-- 74-->  <element id="Panel.ScrollBarThumb.Default" bg="60,60,60" bg2="10,10,10" fg="110,110,110" bdr="50,50,50" />
<!-- 75-->  <element id="Panel.ScrollBarBackground.Default" bg="00,00,00" bg2="40,40,40" />

and the question mark is on: <!-- 33--> Panel.TabSelector.Default BG

Hope that helps,
Rotem

My mistake, the line points at:
<!-- 124-->  <element id="Controls.ScrollBar.Default" bg="150,150,150" bg2="110,110,110" />
<!-- 125-->  <element id="Controls.ScrollBarThumb.Default" bg="150,150,150" bg2="110,110,110" fg="170,170,170" bdr="110,110,110" />
<!-- 126-->  <element id="Controls.ScrollBarBackground.Default" bg="110,110,110" bg2="140,140,140"  />

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
updated link,

Changes:
- Darker menus scrollers and inbox counter.

antiPOP

  • Guest



antiPOP

  • Guest


Bug or feature?
Last Edit: January 10, 2011, 09:06:36 PM by antiPOP