Tochjo
forum super mod
Posts: 4207 Reputation: 78
37 / /
Joined: Sep 2003
|
RE: Colour Fade plugin
quote: Taken from the readme
usage is
/xfade <colour> <colour> <text that you want coloured>
currently the colours can only be specified in hexadecimal in RRGGBB format, for example
/xfade FF0000 00FF00 some text
will fade from red to green; some other colours in hex :-
FF0000 = bright red
00FF00 = bright green
0000FF = bright blue
000000 = black
FFFFFF = white
7f7f7f = grey
FFFF00 = yellow
FF00FF = purple
00FFFF = cyan
[...]
also instead of typing a colour in hex the following colours are now supported as words:
red
black
blue
green
white
grey
cyan
yellow
purple
eg you can do
/xfade red green some text
[... - read everything in the readme attached]
|
|