Re: Change Souper Colors?

Jerry Levy (jlevy@ibm.net)
Sat, 14 Dec 1996 11:16:09 -0500

phdss@netins.net (Brett Tabke) wrote:
>
>Running Souper for Win 3.1.
>
>Is there a way to change the background color? For some reason,
>both the program and the hlp file come out as cyan/puke green on
>white (very hard for me to read). Is this something I've setup
>somehow or a stock default?

Below is what I use for my OS/2 Yarn. I once tried it on
the Win95 version and it worked.

1. Backup your yarn CONFIG file (always a good idea).
2. Copy the stuff below in place of the color section
of your yarn CONFIG file.

Thewn by comparing this to your old one you can change
back any colors you want.

-- 
jlevy@ibm.net
Jerry Levy	Marblehead, MA (USA)

=========CUT HERE=========

# The color statement has the syntax # # color <name> <foreground> <background> # # where <foreground> and <background> specify a color using the numbers # 0 to 15, or the keywords # # black, blue, green, cyan, red, magenta, brown, lightgray, # darkgray, lightblue, lightgreen, lightcyan, lightred, # lightmagenta, yellow, white

# USENET headers #color header cyan black color header lightgray blue

# specific USENET headers #color header-From lightgray black #color header-Subject lightgray blue color header-From yellow blue color header-Subject yellow blue

# article body #color body green black color body white blue

# quoted text #color quote brown black color quote lightgray blue

# more line #color more black green color more white cyan

# display colors color window-border cyan black color window-title cyan black color window-text lightgray black

color list-border cyan blue color list-title yellow blue color list-text white blue color list-select white green

#color form-border cyan blue color form-border yellow blue color form-title white blue color form-text lightgray blue #color form-active black cyan color form-active white cyan color form-inactive lightcyan blue

color menu-border cyan blue #color menu-text cyan blue color menu-text white black color menu-select cyan black #color menu-hotkey lightgray blue color menu-hotkey lightgray black #color menu-select-hotkey lightgray black color menu-select-hotkey lightgray white