Let's actually edit one of the values. For an example I have chosen the "Button Mouse Over Background colo(u)rs" setting. Please note that the ">" value denotes a comment and thus files can be created without any comments if you so wish.
Code:
>Button Mouse Over Back colours:
R|54
G|54
B|54 |
The color that this will produce is located here.
Therefore if we wanted the colour to be very red then the code would be:
Code:
>Button Mouse Over Back colours:
R|95
G|0
B|0 |
The color that this will produce is located here. |