knute
10-15-2000, 06:55 PM
I am trying to configure the colors on tinyfuge to display messages in more than just cyan, red, etc, or just yellow, or blue backgrounds....
I am trying to set up something like blue letters on a yellow background, or red letters on a yellow background, or cyan letters on a blue background for various hilites...
I figured out that I need to reset the color codes....
/set start_color_8=\033[1;34;43m is one command to change the start color...
My problem is that if I have a second line /set start_color_9=\033[1;44;33m, the start_color_8 is defined as what I set 8 for plus start_color_9 and start_color_10 if they are defined....
I don't know how to tell it that it is the end of the definition.... I am trying to reset these in the ~/.tf/color.tf file...
------------------
Knute
Email: knuteh@yahoo.com
ICQ: 53979509
I am trying to set up something like blue letters on a yellow background, or red letters on a yellow background, or cyan letters on a blue background for various hilites...
I figured out that I need to reset the color codes....
/set start_color_8=\033[1;34;43m is one command to change the start color...
My problem is that if I have a second line /set start_color_9=\033[1;44;33m, the start_color_8 is defined as what I set 8 for plus start_color_9 and start_color_10 if they are defined....
I don't know how to tell it that it is the end of the definition.... I am trying to reset these in the ~/.tf/color.tf file...
------------------
Knute
Email: knuteh@yahoo.com
ICQ: 53979509