|
-
Learn HEX Values for colors.
Click here to see some links
For a small example Red is #FF0000,
Green is #00FF00 and Blue is #0000FF
-
Now to actually type in color enter the following in the chat
window:
{c:FF0000}RED TEXT{/c}
Note, it will not appear red until you type the closing {/c}. Make sure
to finish it.
I have seen some people type {/c and this is not correct.
-
Other items of interest: you can also type in BOLD or
Italics by using different tags:
{b}BOLD{/b} and {i}ITALICS{/i}
-
To get fancy and make gradients:
This
is a
really neat gradient
to make
your text look
cool.
{c:FF3333}This {/c}{c:FF4444}is {/c}{c:FF5555}a {/c}{c:FF6666}really
{/c}{c:FF7777}neat {/c}{c:FF8888}gradient {/c}{c:FF9999}to {/c}{c:FFAAAA}make
{/c}{c:FFBBBB}your {/c}{c:FFCCCC}text {/c}{c:FFDDDD}look{/c}{c:FFEEEE}cool.{/c}
-
Coming eventually: an online MxO Gradient maker.
|