Using Sun WorkShop

Highlight Colors in Editor Windows

The resources listed in Table A-1 control the colors used to highlight functions, breakpoints, query matches, and build errors in source code displayed in the text editor windows (for an example of highlighting, see Figure 5-2).

Table A-1 Highlight Colors in Sun WorkShop Editors

Resource Name 

Description 

Default Value 

WORKSHOP.curPCColor: 

Current function 

#8BD98B 

WORKSHOP.visitPCColor: 

Visited function 

#EDC9FF 

WORKSHOP.breakptColor: 

Breakpoint 

#FF9696 

WORKSHOP.disabledBreakptColor 

Disabled breakpoint 

#BDBDBD 

WORKSHOP.matchColor: 

Pattern or symbol match 

#99CFFF 

WORKSHOP.errorColor: 

Current build error 

#FFCC40