## @(#) created by arne
#######################
##
## sun theme
## the prompt is stolen from a sunos 4.4 box and the title is set as seen
## from a command-window in NeWS / OpenWindows.

THEME_AUTHOR="arne <brummelufs@hotmail.com>"

needmod themecompat
PS1="$h:$u> "
TITLE="shelltool - /bin/$SHELLNAME"
#LFONT=
#XFONT=
BGCOLOR=ffffff
FGCOLOR=000000
BGTRANSPARENCY=0

