## @(#) created by arne
#######################
##
## sun theme
## the prompt is stolen from a sunos 4.4 box and the title is named with OpenWindows in mind.
needmod themecompat
XBGCOLOR="eeeeee"
XFGCOLOR="000000"
PS1="$h:$u> "
TITLE="`echo -n $SHELLNAME`tool - `tty`"
