The iPendant uses #ebf0ff for the default background color of most of the screens. In a RGB color space, this is composed of 92.2% red, 94.1% green, and 100% blue. The iPendant background color can be changed.
Refer to iPendant Color Setup to set the background color of the iPendant.
Procedure 1. iPendant Color Setup
Press MENU.
Select SETUP.
Press F1, [TYPE].
Select iPendant Setup.
Select iPendant Color Setup.
Currently only the background color of the iPendant screens can be changed. Touch and drag the slider bars to change the color. This will change the Red, Green, or Blue number from 0 to 255. The average of the 3 bars cannot be less than 127 or the color will be too dark for the black text.
Press UNDO to undo your current changes since you entered this menu.
Press FACTORY to reset back to factory defaults.
Press WHITE to select white background.
The background color will be set in $UI_CONFIG.$BACKCOLOR and will be backed up and restored in SYSUIF.SV
To use the background color in a custom web page, the following syntax is used:
<body bgcolor="<!-- #echo var=_BGCOLOR -->">
Refer to the Internet Options Manual for more information.