#
# Sample Initialization file.
# $Id: initfile,v 1.10 2002/06/15 19:19:30 stes Exp $
#
# Usage : cursel -i initfile Menu.example
#

screen=cyan
window_text=blue

highlight_bar=green
highlight_bar_text=magenta

banner_text=red

active_border=green
active_title_bar=yellow
active_title_text=red

inactive_border=red
inactive_title_bar=blue
inactive_title_text=yellow

title="WELCOME TO"
text="My Application
Copyright (c) 1989
My Software, Inc.
All rights reserved."
rows=5
columns=25

banner="MYPROGRAM - `date`"
bancol=30
working="Busy"

slk_text=black
slk_bar=yellow

name="Quit"
button=9
action=exit

