ยค bgColor, fgColor, et al

Environment

Types

bgColor :: ColorName
fgColor :: ColorName
paperColor :: ColorName
shineColor :: ColorName
shadowColor :: ColorName

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