GBC System Colors

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

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 when using the GBC front-end, through GAS or with Universal Rendering on other front-ends.

The corresponding GBC theme variable gets the same name as the system color, with a "$gbc-genero-" prefix, as shown in the table.

Table 1. GBC system color names
System color name GBC system color definition theme variable Description
appWorkSpace $gbc-genero-appWorkSpace Same as window.
background $gbc-genero-background Background color.
buttonFace $gbc-genero-buttonFace Button background color.
buttonText $gbc-genero-buttonText Text color of buttons.
grayText $gbc-genero-grayText Grayed (disabled) text.
highLight $gbc-genero-highLight Background color of row(s) selected in a array.
highLightText $gbc-genero-highLightText Text color of row(s) selected in a array.
infoBackground $gbc-genero-infoBackground N/A (same as window)
infoText $gbc-genero-infoText N/A (same as windowText)
systemAlternateBackground $gbc-genero-systemAlternateBackground Background color of the alternate row in array.
window $gbc-genero-window Window background color.
windowText $gbc-genero-windowText Text in windows.

To identify the default color for a GBC system color definition theme variable, refer to the Theme variable reference in the Genero Browser Client User Guide.