Colors.ini

From TrillWiki

Jump to: navigation, search

The colo(u)rs.ini file allows you to customise a large amount of colo(u)rs in trillian. Which is great. What's not so great is that no-one knows what any of the colo(u)rs inside it do :). Well, I have started to document each one, and currently have just 53 unknown colo(u)rs from 149 total.

This file is in standard Windows INI file format.

To tell trillian to use the colors.ini file, include the following in your <prefs> part of the trillian.xml file:

<control name="colors" type="colors"> <colors file="System/colo(u)rs.ini"/> </control>

Possibly the easiest way to create a colo(u)rs.ini file, without worrying about which colo(u)rs do what, is to go into the preferences. Prefs > Colors. Make sure use skin colors is unchecked. Set the colors you like, and exit Trillian, open talk.ini, find color_, and copy until that section ends. Paste this into your colo(u)rs.ini file after the [Colors] bit. NOTE: Trillian 3.0 no longer has this section in preferences.

Of course the file can be named whatever you want as long as you call the correct filename in the control code above.

Another way to do this is if you have The Configurator installed. You can just copy a colo(u)rs.ini from somewhere else, then look for your skin in The Configurator under skin --> other skins. The Configurator will search your skin to find an *.ini file that has colo(u)rs in it and allow you to change them. (Actually, it searches for the color_00001012_00_text in the [colors] section.) Using The Configurator allows you to set groups of colo(u)rs at once, giving you about 13 different groups. You can then go in and tweak them manually if you like (see below). (This should work for all skins, not just Configurator enhanced ones.)

A free online viewer for the colo(u)rs.ini file is available at Link

For those of you who wish to edit the file itself, the following is an example colo(u)rs.ini file. It should possible to copy/paste it into you colo(u)rs.ini file, retaining the comments. I have listed the standard colo(u)rs where possible, for any unknown colo(u)rs, just use the default text colour or leave them out. If you leave them out, Trillian will use its defaults.

[Colors]
//
//UNKNOWN
color_00000001_00_color=000,000,000
color_00000001_00_text=IRC Server Messages (001)
color_00000002_00_color=000,000,000
color_00000002_00_text=IRC Server Messages (002)
color_00000003_00_color=000,000,000
color_00000003_00_text=IRC Server Messages (003)
color_00000004_00_color=000,000,000
color_00000004_00_text=IRC Server Messages (004)
//
//NON-IRC - /me command - standard is purple
color_00000032_00_color=240,000,240
color_00000032_00_text=IM Action
//
//NON-IRC - hyperlinks - standard is blue
color_00000035_00_color=099,160,254
color_00000035_00_text=IM Link
//
//UNKNOWN
color_00000200_00_color=000,000,000
color_00000200_00_text=Server Trace
color_00000201_00_color=000,000,000
color_00000201_00_text=Various Trace Messages (201)
color_00000202_00_color=000,000,000
color_00000202_00_text=Various Trace Messages (202)
color_00000203_00_color=000,000,000
color_00000203_00_text=Various Trace Messages (203)
color_00000204_00_color=000,000,000
color_00000204_00_text=Various Trace Messages (204)
color_00000205_00_color=000,000,000
color_00000205_00_text=User Trace
color_00000206_00_color=000,000,000
color_00000206_00_text=More Trace (206)
color_00000208_00_color=000,000,000
color_00000208_00_text=More Trace (208)
color_00000211_00_color=000,000,000
color_00000211_00_text=Stats L
color_00000212_00_color=000,000,000
color_00000212_00_text=Stats commands
color_00000213_00_color=000,000,000
color_00000213_00_text=Stats C,N,I (213)
color_00000214_00_color=000,000,000
color_00000214_00_text=Stats C,N,I (214)
color_00000215_00_color=000,000,000
color_00000215_00_text=Stats C,N,I (215)
color_00000216_00_color=000,000,000
color_00000216_00_text=Stats K
color_00000217_00_color=000,000,000
color_00000217_00_text=Stats Q,Y (217)
color_00000218_00_color=000,000,000
color_00000218_00_text=Stats Q,Y (218)
//
//IRC - ```***``` Your user mode is "+i" - standard is default text colour
color_00000221_00_color=000,000,000
color_00000221_00_text=User mode
//
//UNKNOWN
color_00000241_00_color=000,000,000
color_00000241_00_text=Stats L
color_00000243_00_color=000,000,000
color_00000243_00_text=Stats O
color_00000249_00_color=000,000,000
color_00000249_00_text=Stats P
color_00000250_00_color=000,000,000
color_00000250_00_text=IRC Server Messages (250)
color_00000251_00_color=000,000,000
color_00000251_00_text=IRC Server Messages (251)
color_00000252_00_color=000,000,000
color_00000252_00_text=Case 252
color_00000253_00_color=000,000,000
color_00000253_00_text=Case 253
color_00000254_00_color=000,000,000
color_00000254_00_text=Case 254
color_00000255_00_color=000,000,000
color_00000255_00_text=IRC Server Messages (255)
color_00000256_00_color=000,000,000
color_00000256_00_text=Admin
color_00000257_00_color=000,000,000
color_00000257_00_text=Admin
color_00000258_00_color=000,000,000
color_00000258_00_text=Admin
color_00000259_00_color=000,000,000
color_00000259_00_text=Admin
//
//IRC - /trace command - standard is default text colour
color_00000262_00_color=000,000,000
color_00000262_00_text=End of TRACE
//
//UNKNOWN
color_00000263_00_color=000,000,000
color_00000263_00_text=Server load too heavy
color_00000265_00_color=000,000,000
color_00000265_00_text=IRC Server Messages (265)
color_00000266_00_color=000,000,000
color_00000266_00_text=IRC Server Messages (266)
//
//IRC - echo of /notice command - standard is default text colour
color_00000303_00_color=000,000,000
color_00000303_00_text=Notify
//
//IRC - ```***```You are now marked as being away - standrad is default text colour
color_00000305_00_color=000,000,000
color_00000305_00_text=No longer away
//
//IRC - ```***```You are no longer marked as being away - standard is default text colour
color_00000306_00_color=000,000,000
color_00000306_00_text=Away
//
//IRC - /whois results - standard is default text colour
color_00000302_00_color=000,000,000
color_00000302_00_text=Userhost
color_00000301_00_color=000,000,000
color_00000301_00_text=WHOIS away notice
color_00000311_00_color=000,000,000
color_00000311_00_text=WHOIS
color_00000312_00_color=000,000,000
color_00000312_00_text=WHOIS
color_00000313_00_color=000,000,000
color_00000313_00_text=WHOIS
color_00000314_00_color=000,000,000
color_00000314_00_text=WHOWAS
color_00000317_00_color=000,000,000
color_00000317_00_text=WHOIS
color_00000318_00_color=000,000,000
color_00000318_00_text=End of WHOIS
color_00000319_00_color=000,000,000
color_00000319_00_text=WHOIS
//
//IRC - ```***``` Mode for channel #trillian is "+tnl" - standard is default text colour
color_00000324_00_color=000,000,000
color_00000324_00_text=Channel Modes
//
//IRC - ```***``` Channel #trillian was created at Thu Sep 27 14:00:59 2001 - standard is default text colour
color_00000329_00_color=000,000,000
color_00000329_00_text=Channel Creation
//
//IRC - ```***``` Topic of #trillian: No topic set - standard is default text colour
color_00000331_00_color=000,000,000
color_00000331_00_text=No Topic Set
//
//IRC - ```***``` Topic of #trillian: http://www.civillians.com - standard is default text colour
color_00000332_00_color=000,000,000
color_00000332_00_text=Initial Topic
//
//IRC - ```***``` Set by Trillnet 43 minutes ago - standard is default text colour
color_00000333_00_color=000,000,000
color_00000333_00_text=Time set and who by
//
//IRC - echo of /invite command - standard is default text colour
color_00000341_00_color=000,000,000
color_00000341_00_text=Invited user X to channel Y
//
//UNKNOWN
color_00000351_00_color=000,000,000
color_00000351_00_text=IRC Version
//
//IRC - /who results - standard is default text colour
color_00000352_00_color=000,000,000
color_00000352_00_text=WHO
color_00000315_00_color=000,000,000
color_00000315_00_text=End of WHO
//
//IRC - /names - list of which users in which channel - standard is default text colour
color_00000353_00_color=000,000,000
color_00000353_00_text=Names listing
color_00000366_00_color=000,000,000
color_00000366_00_text=End of Names listing
//
//IRC - hyperlinks - standard is blue
color_00000364_00_color=000,000,000
color_00000364_00_text=Links
//
//UNKNOWN
color_00000367_00_color=000,000,000
color_00000367_00_text=Channel bans
color_00000371_00_color=000,000,000
color_00000371_00_text=Info
color_00000372_00_color=000,000,000
color_00000372_00_text=IRC Server Messages (372)
color_00000375_00_color=000,000,000
color_00000375_00_text=IRC Server Messages (375)
color_00000381_00_color=000,000,000
color_00000381_00_text=You're an IRCOP
color_00000382_00_color=000,000,000
color_00000382_00_text=Rehashing
color_00000391_00_color=000,000,000
color_00000391_00_text=Server time response
//
//IRC - error messages - standard is red
color_00000401_00_color=000,000,000
color_00000401_00_text=No such nick/channel
color_00000402_00_color=000,000,000
color_00000402_00_text=No such server
color_00000403_00_color=000,000,000
color_00000403_00_text=No such channel
color_00000404_00_color=000,000,000
color_00000404_00_text=Cannot send to channel
color_00000405_00_color=000,000,000
color_00000405_00_text=Too many channels
color_00000406_00_color=000,000,000
color_00000406_00_text=There was no such nickname
color_00000407_00_color=000,000,000
color_00000407_00_text=Multiple recipients; not sent
color_00000411_00_color=000,000,000
color_00000411_00_text=No recipient given
color_00000412_00_color=000,000,000
color_00000412_00_text=No text to send
color_00000413_00_color=000,000,000
color_00000413_00_text=No toplevel domain specified
color_00000414_00_color=000,000,000
color_00000414_00_text=Wildcard in toplevel domain
color_00000421_00_color=000,000,000
color_00000421_00_text=Unknown command
color_00000422_00_color=000,000,000
color_00000422_00_text=MOTD missing
color_00000431_00_color=000,000,000
color_00000431_00_text=No nickname given
color_00000432_00_color=000,000,000
color_00000432_00_text=Erroneous nickname
color_00000433_00_color=000,000,000
color_00000433_00_text=Nickname in use
color_00000437_00_color=000,000,000
color_00000437_00_text=Nick/Resource currently unavailable
color_00000441_00_color=000,000,000
color_00000441_00_text=They aren't on that channel
color_00000442_00_color=000,000,000
color_00000442_00_text=You're not on channel
color_00000443_00_color=000,000,000
color_00000443_00_text=Already on channel
color_00000451_00_color=000,000,000
color_00000451_00_text=Not registered
color_00000461_00_color=000,000,000
color_00000461_00_text=Not enough parameters
color_00000462_00_color=000,000,000
color_00000462_00_text=Unauthorized command
color_00000463_00_color=000,000,000
color_00000463_00_text=No perm for host
color_00000464_00_color=000,000,000
color_00000464_00_text=Password incorrect
color_00000465_00_color=000,000,000
color_00000465_00_text=Banned from server
color_00000471_00_color=000,000,000
color_00000471_00_text=Channel full
color_00000472_00_color=000,000,000
color_00000472_00_text=Unknown mode
color_00000473_00_color=000,000,000
color_00000473_00_text=Invite-only
color_00000474_00_color=000,000,000
color_00000474_00_text=Banned
color_00000475_00_color=000,000,000
color_00000475_00_text=Channel key
color_00000481_00_color=000,000,000
color_00000481_00_text=You're not an IRCOP
color_00000482_00_color=000,000,000
color_00000482_00_text=You're not opped
color_00000491_00_color=000,000,000
color_00000491_00_text=No O-lines for your host
color_00000501_00_color=000,000,000
color_00000501_00_text=Unknown UMODE flag
color_00000502_00_color=000,000,000
color_00000502_00_text=Can't change mode for other users
//
//IRC - incoming /notice commands - standard is dark red
color_00001000_00_color=000,000,000
color_00001000_00_text=Notice Directly
color_00001001_00_color=000,000,000
color_00001001_00_text=Notice Channel
color_00001002_00_color=000,000,000
color_00001002_00_text=Notice Server
//
//IRC - standard PM window text - standard is default text colour
color_00001003_01_color=000,000,000
color_00001003_01_text=Query Window Text
//
//IRC - standard channel window text - standard is default text colour
color_00001004_01_color=000,000,000
color_00001004_01_text=Channel Window Text
//
//IRC - ```***``` Signoff: DREAD_0 (Ping timeout) - standard is dark green
color_00001009_00_color=000,000,000
color_00001009_00_text=Quit
//
//IRC - ```***``` Trillnet has changed the topic on channel #trillian to !commands - http://www.angelchrys.com/trillian.html - http://www.civillians.com - standard is light pink
color_00001010_00_color=000,000,000
color_00001010_00_text=Topic
//
//IRC - ```***``` DREAD_0 (DREADNOUGH@```***```.broadband.ntl.com) has invited you to channel trillian - standard is default text colour
color_00001011_00_color=000,000,000
color_00001011_00_text=Invite
//
//UNKNOWN
color_00001012_00_color=000,000,000
color_00001012_00_text=Nick
color_00001013_00_color=000,000,000
color_00001013_00_text=Nick (Echo)
color_00001014_00_color=000,000,000
color_00001014_00_text=Kill
//
//IRC - ```***``` Mode change "+v stratagem" for channel #trillian by Trillnet - standard is light green
color_00001015_00_color=000,000,000
color_00001015_00_text=Mode User
//
//IRC - ```***``` Mode change "+m #trillian" for channel #trillian by Trillnet - standard is light green
color_00001016_00_color=000,000,000
color_00001016_00_text=Mode Channel
//
//IRC - ```***``` DREADout has been kicked off channel #trillian by DREAD_0 (f```***``` you!) - standard is dark red
color_00001017_00_color=000,000,000
color_00001017_00_text=Kick
//
//UNKNOWN
color_00001018_00_color=000,000,000
color_00001018_00_text=Kick (Echo)
color_00001019_00_color=000,000,000
color_00001019_00_text=Wallops
color_00001020_00_color=000,000,000
color_00001020_00_text=T Error
//
//IRC - Loads of messages about /ctcp and /dcc commands - standard is red
color_00001023_00_color=000,000,000
color_00001023_00_text=CTCP Ping
color_00001024_00_color=000,000,000
color_00001024_00_text=CTCP Other
color_00001025_00_color=000,000,000
color_00001025_00_text=DCC Chat Start
color_00001026_00_color=000,000,000
color_00001026_00_text=DCC EChat Start
color_00001027_00_color=000,000,000
color_00001027_00_text=DCC Send Start
color_00001050_00_color=000,000,000
color_00001050_00_text=DCC Conf Start
color_00001051_00_color=000,000,000
color_00001051_00_text=DCC EConf Start
color_00001056_00_color=000,000,000
color_00001056_00_text=DCC Close
color_00001058_00_color=000,000,000
color_00001058_00_text=DCC Error
//
//IRC - EDCC chat - your nick colour - standard is default text colour
color_00001028_00_color=000,000,000
color_00001028_00_text=EDCC Nick
//
//IRC - EDCC chat - your text colour - standard is default text colour
color_00001028_01_color=000,000,000
color_00001028_01_text=EDCC Text
//
//IRC - DCC chat - your nick colour - standard is default text colour
color_00001029_00_color=000,000,000
color_00001029_00_text=DCC Nick
//
//IRC - DCC chat - your text colour - standard is default text colour
color_00001029_01_color=000,000,000
color_00001029_01_text=DCC Text
//
//UNKNOWN
color_00001030_00_color=000,000,000
color_00001030_00_text=Misc
//
//IRC - results of /mode channel command - standard is default text colour
color_00001043_00_color=000,000,000
color_00001043_00_text=Channel Mode
//
//IRC - * -> dread_0: DREAD_0 (null) (send a /me to one person) - standard is default text colour
color_00001049_00_color=000,000,000
color_00001049_00_text=Describe Echo
//
//IRC - DCC conference - your text colour - standard is default text colour
color_00001052_00_color=000,000,000
color_00001052_00_text=DCC Conf Text
//
//IRC - EDCC conference - your text colour - standard is default text colour
color_00001053_00_color=000,000,000
color_00001053_00_text=DCC EConf Text
//
//IRC - DCC chat - other's text colour - standard is default text colour
color_00001054_00_color=000,000,000
color_00001054_00_text=DCC Text (Echo)
//
//IRC - DCC conf - other's text colour - standard is default text colour
color_00001055_00_color=000,000,000
color_00001055_00_text=DCC Conf (Echo)
//
//NON-IRC - Your nick colour - standard is red
color_00002000_00_color=000,000,000
color_00002000_00_text=IM Nick
//
//NON-IRC - your text colour - standard is default text colour
color_00002000_01_color=000,000,000
color_00002000_01_text=IM Text
//
//NON-IRC - contact's nick nick colour - standard is blue
color_00002001_00_color=000,000,000
color_00002001_00_text=IM Echo Nick
//
//NON-IRC - contact's text colour - standard is default text colour
color_00002001_01_color=000,000,000
color_00002001_01_text=IM Echo Text
//
//UNKNOWN
color_00002002_00_color=000,000,000
color_00002002_00_text=IM Putinfo
//
//ALL - colour of text pulled from logs when window is opened. Black if not included, standard is grey
color_00002005_00_color=192,192,192
color_00002005_00_text=Auto History
Personal tools