mIRC Home    About    Download    Register    News    Help

Print Thread
#14240 05/03/03 09:11 PM
R
Rooster74
Rooster74
R
I was looking through some MTS themes and noticed that a lot of the colors didnt look like one of the 16 colors in mirc so I was wondering if other colors can be used and how this can be done?

G
Gods_Hell
Gods_Hell
G
i'v got your solution wink
open mirc
press alt+k

then on the bottom u c the collours:

right klock on one
then u c this:


then you can chouse the colout that you want , have fun ...


R
Rooster74
Rooster74
R
Cool.

One other question. I know with /color I can change things but how would I use this with colors that arent part of the 16 color palet?
I tried /color Action text 96,138,64 but I got an error saying the parameter was invalid. I am wanting this so I can have my script change it in the settings.

Joined: Dec 2002
Posts: 332
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
as far as i know you would have to define a custom color and then set it to one of the 16 color choices you can do this by opening the color dialog via the tools option at the top then right click on one of the color to open the next dialog

Joined: Dec 2002
Posts: 1,893
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,893
Oops, didn't see that /color can set RGB values too.

Last edited by Online; 06/03/03 05:50 AM.
R
Rooster74
Rooster74
R
Ok, I finally figured it out.

To change the colors I have to use /color [00-15] rgb

Joined: Dec 2002
Posts: 1,253
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,253
Correct. /color works in 2 distinct ways, but not both at once.

//color [0-15] $rgb(N, N, N)

or

//color Action text [0-15]


Link Copied to Clipboard