#!theme
## freebsd, netbsd, and openbsd
THEME_AUTHOR="arne <arne AT users.sourceforge.net>"
THEME_NAME="flower power"
THEME_COMMENT="Peace man!"

needmod color
TITLE="flower power."

ANSICOLOR_YELLOW=dddd00
ANSICOLOR_BLUE=0099dd
ANSICOLOR_RED=dd0000
ANSICOLOR_GREEN=dddddd
ANSICOLOR_CYAN=afaf00
## upper line
ANSICOLOR_BRIGHTMAGENTA=222288
ANSICOLOR_BRIGHTCYAN=111177
ANSICOLOR_BRIGHTYELLOW=333366
ANSICOLOR_BRIGHTGREEN=333344
ANSICOLOR_BRIGHTRED=222277
ANSICOLOR_BRIGHTBLUE=222255
ANSICOLOR_BRIGHTBLACK=222233
ANSICOLOR_BRIGHTWHITE=222299

COLOR1=`color raw reversed`
NORMAL=`color raw`

PROMPT="\
`color fgblue``color fgblue bgyellow``color fgblue`
 `color reversed fgblue``color`  `color fgred``color fgred bgyellow``color fgred`
 `color fggreen``color fggreen bgcyan``color fggreen` `color reversed fgred``color`
  `color reversed fggreen``color`  "


SIZE_X=110
SIZE_Y=30
FGCOLOR=eeeeee 
BGCOLOR=d93286
CURSORCOLOR=000000
XFONT=lime.pcf.gz


BGBRIGHTNESSRED=0
BGBRIGHTNESSBLUE=0
BGBRIGHTNESSGREEN=0








