GBC System Colors

System color names can be used to get a color from the current GBC theme.

For information about the colors used for the current GBC theme, see the Genero Browser Client User Guide.

Important: While system color names have meaning for both the GDC and GBC front-end clients, the mapping of the system color name to its meaning in this topic is relevant for GBC applications only.
Table 1. System color names
System color name Meaning Corresponding GBC Theme variable
appWorkSpace Same as window. gbc-primary-background-color
background Background color. gbc-secondary-background-color
buttonFace Button background color. gbc-primary-color
buttonText Text color of buttons. gbc-secondary-text-color
grayText Grayed (disabled) text. gbc-disabled-color
highLight Background color of row(s) selected in a array. gbc-primary-medium-color
highLightText Text color of row(s) selected in a array. gbc-secondary-text-color
infoBackground N/A (same as window) gbc-primary-background-color
infoText N/A (same as windowText) gbc-primary-text-color
systemAlternateBackground Background color of the alternate row in array. gbc-primary-light-color
window Window background color. gbc-primary-background-color
windowText Text in windows. gbc-primary-text-color