CLI Text Color - How to change it?

Raven434

Member
I was looking in the various config files and through the forums for a simple flag to change the CLI window from black text on a white background to white text on a black background.

Anyone know how to do that?

Thanks.
 

jasonharper

Developer
There's no built-in support for that, but this should do the job:

set chatFontSize=medium; color: white; background: black

You may want to change the first word of the setting to "small" or "large". A quit & restart of the program will be required for the change to take effect. Any changes in the Chat Options section of Preferences will undo the effect, so make sure they're all set as desired beforehand.

I make no guarantee that KoLmafia's own uses of color in the CLI window will remain readable with this change.
 
Top