<< Click to Display Table of Contents >> User interface |
![]() ![]() ![]() |
This section has color settings for different states of the user interface. The four background colors have a format of three colors, separated by bar (|) character. These are the top part of screen, middle part and bottom part:
<top color>|<middle color>|<bottom color>
All color values can be expressed as written constants (for example ”Red”), or as hexadecimal Alpha-RGB values. These are in the form of
#<alpha value><Red value><Green value><Blue value>
for example #FF0000FF would be a solid basic blue color.
For a complete list of available color constants, see chapter Color codes later in this document.