Added configuration parameters color_menu, color_menu_highlight and
commit0a15788c269c53a4efd762c56a4f2e19e1ddcd6d
authorBen Kibbey <bjk@luxsci.net>
Sat, 8 Apr 2006 13:41:51 +0000 (8 09:41 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 8 Apr 2006 13:41:51 +0000 (8 09:41 -0400)
tree899030f1abdf22a5a3fbf79700c46b769e215d97
parent41d2c743a8d5ef98b4e0e8d22ffe0291ea57732b
Added configuration parameters color_menu, color_menu_highlight and
color_menu_selected.

Fixed memory leak in file_browser().

Menu prompts and titles use the CP_INPUT_PROMPT and CP_INPUT_TITLE
colors when editing or CP_MESSAGE... when viewing.
data/config.example
doc/cboard.man
src/cboard.c
src/colors.c
src/colors.h
src/conf.h
src/rcfile.c