##################################################
# Basic config file of BinClock 1.4 [2004-02-29] 
# These defaults can be changed
#
# BinClock supports the colors:
# red, white, green, cyan, magenta, blue, yellow, black
##################################################
# color for one 
color_one=red
# color for zero
color_zero=green
# character for one
char_one=1
# character for zero
char_zero=0
