## @(#) created by arne
#######################
## theme: amiga
##
## the amiga CLI prompt
## the title and the prompt is 100% correct as of the kickstart 1.3 rom
## seen in the UAE emulator

THEME_AUTHOR="arne <brummelufs@hotmail.com>"
THEME_NAME="Amiga"
THEME_VERSION="Workbench 1.0"
THEME_COMMENT="A amiga prompt as seen in uae, the font is pearl from the linux sources but it doesn't differ much from topaz"

needmod number-base

PROMPT="$ARABICNUMBER>"
TITLE="New Cli Window"
BGCOLOR="afafaf"
FGCOLOR="000000"
CURSORCOLOR="608fbf"
XFONT=m68k.pcf.gz


BGTRANSPARENCY=0








