
Colors Specification
Issue 1 April 2005 195
Colors Specification
Properties that set colors accept the standard 16 HTML 4.0 color keywords (color=”yellow”) or
RGB values. RGB values can be specified in short hexadecimal format (color=”#FF0”), long
hexadecimal format (color=”#FFFF00”).
If an invalid color name is specified, for example, bluu rather than blue, the default color is used.
A card’s background color is extended to empty cells, empty lines, empty softkey areas, and the
MORE softkey. For example, if a card’s background color is specified as blue, and the contents
occupy only three lines, the background color extends to the remaining three empty lines. The
Web Authentication screen, Text Entry softkey color, and Symbol Text Entry screen will take on
the default Web background and text color. The Topline color will match the background and
text color of the line or cell currently in focus.
For more information on specifying colors in style sheets, see Section 4.3.6, “Colors” in the
W3C CSS2 Specification available at http://www.w3.org/TR/REC-CSS2
.
Colors and Fonts
The foreground color CSS2 property is used to paint the icons (not including the navigation bar)
and brackets for text editingThe navigation bar, excluding the vertical line, remains the same
color regardless of how the foreground color is set.
The 4625SW has a color browser that supports rendering of 256 colors. Properties that set
colors accept the standard 16 HTML 4.0 color keywords (for example, color=”yellow”) as shown
in Table 19 or RGB values as shown in Table 20. You can specify RGB values any of these
ways:
● short hexadecimal format, for example, color=”#FF0”
● long hexadecimal format, for example, color=”FFFF00”
Possible Value Description
Color The color value can be a color name (red) or a hex number
(#ff0000). 16 bit colors are supported.
Transparent The background color is transparent.
Komentarze do niniejszej Instrukcji