Author Topic: Header bar: main menu as button  (Read 607 times)

TheNight

  • Newbie
  • *
  • Posts: 2
Using the dark-fine tuned skin and can't figure out how to prevent the button from appearing colored: Img

redwing

  • Guest
Open the skin xml file with a text editor and change the following two elements like this:

Code
<element id="MenuButton.Default" bg="10,10,10" fg="200,200,200" bdr="10,10,10" />
<element id="MenuButton.Border" bg="10,10,10" />