¤ bgColor, fgColor, et al

Types

bgColor :: [Char]
fgColor :: [Char]
paperColor :: [Char]
shineColor :: [Char]
shadowColor :: [Char]

Description

These constants contain the names of some standard colors. The values can be set from the command line when the fudget program is started.

-bg colorname sets bgColor to colorname. -fg, -paper, -shine and -shadow analogously set fgColor, paperColor, shineColor and shadowColor, respectively.

See Also

argKey