RGB values for mudlet's predefined colors

Post Reply
Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

RGB values for mudlet's predefined colors

Post by Slayd »

Is there a way to get at the RGB color values for one of mudlet's predefined colors as shown in showColor()?

Do I need to got to a .h file to find them?

I want to use cecho in a mini-console window with the same background color.

Do I have to just experiment and try to eyeball it?

Thanks

User avatar
Omni
Posts: 131
Joined: Fri Feb 12, 2010 10:26 am

Re: RGB values for mudlet's predefined colors

Post by Omni »

do display(color_table) for all those colors and the rgb values.

Slayd
Posts: 102
Joined: Mon Jul 25, 2011 4:57 am

Re: RGB values for mudlet's predefined colors

Post by Slayd »

Many thanks, Omni

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: RGB values for mudlet's predefined colors

Post by Vadi »


Post Reply