A.C Java Applet Colors

Colors are used on the RGB-format. By example 000000 is for black and FFFFFF is for white.

Table A.2. Java Applet Color Parameters

ParameterDescriptionDefault
cbgBackground colorFFFFFF
ccatFont color of the top clue-area.000000
ccabgBackground color of top clue-areaFFFFFF
clbgBackground color of the letters-fields when the have no focus.FFFFFF
clbgh1Background color of the letter-fields of the current word which has focus.BEBEF0
clbgh2Background color of the letter-field which has the current focus.8C8CC8
cpbgBackground color of crossword puzzle area.AAAAAA
cpfBorder color of crossword puzzle.000000
caColor of arrows and lines.000000
ccnColor of clue-numbers.000000
cspColor of solution-letter numbers.000000
cbaColor of bars.000000
cboColor of the border around the puzzle area.000000
cblColor of block-fields.000000
ccbgBackground color clue-fieldsFFFFFF
ccFont color of clue-fields.000000
cclbgBackground color of clue-list area. (The clue list is only shown when its width [wcl] is above 0).FFFFFF
cctFont color of clue-list text and clue-list title.000000
cosbBackground color of scrollbarsFFFFFF
cisbColor of scrollbars.FFFFFF
cosbfColor of outer border of scrollbars000000
cisbfColor inner border of scrollbar000000
cpPen color of letter-fields which have no focus.000000
cph1Pen color of cell of current word which have focus.000000
cph2Pen color of current cell which have focus.000000
cpePencil color pen of letter-fields which have no focus.4F4F4F
cpeh1Pencil color of cell of current word which have focus.000000
cpeh2Pencil color of current cell which have focus.000000
ctbtFont color toolbar000000