################################################### # # YAWSP 0.0.2 Configuration file # ################################################### # # Image dimensions WIDTH = 600 OFFSET = 200 # # Image colors R,G,B # # Background BACKGROUND = 255,255,255 # # Bar colors, COLOR###=R,G,B # starting from 000 COLOR000 = 92,151,180 COLOR001 = 255,255,153 COLOR002 = 153,255,194