; ; ui.ini ; client user interface configuration ; [ui] ; main menu menu=main ; options menu menu=options ; game menu menu=game ; join menu menu=join ; width of a menu element elementwidth=256 ; height of a menu element elementheight=48 ; margin between menu elements elementmargin=16 [colors] ; global foreground color rgb foreground=1 1 1 ; global highlight color rgb highlight=1 1 .5 ; global text color text=0.75 0.75 0.75 ; global background color rgba background=0.0 0.0 0.0 0.75 ; global border color rgb border=0 0.8 0 0.5 ; pointer color pointer=0 .75 0 ; active pointer color active=0 1 0 ; debug color debug=1.0 0.0 1.0 0.75