## @(#) created by arne
#######################

WELCOMEMESSAGE="COLOR BASIC 1.2
(C) 1982 TANDY
"
TITLE="Tandy Color Computer Basic 1.2"
PROMPT="OK
"
CURSORCOLOR="#ff0000"

BGCOLOR="40ff40"
FGCOLOR="000000"
SIZE_Y=17
SIZE_X=40
XFONT="c64_8x8.pcf.gz"
CFONT="c64_8x8.fnt.gz"
THEME_AUTHOR="arne"

BGTRANSPARENCY=0

