It's pretty simple. The text color is defined in the .menu files itself. You just need to change the forecolor viable.
// Big button "NEW"
itemDef
{
name newgamebutton_undertext
group toprow
style WINDOW_STYLE_EMPTY
type ITEM_TYPE_BUTTON
rect 36 194 130 24
text @MENUS_NEW
font 1
textscale .7
textaligny 0
textalign ITEM_ALIGN_CENTER
textstyle 1
textalignx 65
forecolor 1 0 .33 1
visible 0
decoration
}
Recommended Posts
Posted by TempestRevan,
2 reactions
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now