Content
D-SERIES
Web User Interface
N/A
Phone User Interface
N/A
Firmware
8.9.3.55
XML Configuration
<text_color perm="PERMISSIONFLAGS">VALIDVALUE</text_color>
Description
Defines the default color used for text.
Valid Values
A group of 3 numbers, each >=0 and <=255. First number is the red value, followed by green and blue.
Version >= 10.1.21: A group of 3 or 4 numbers, each >=0 and <=255. First number is the red value, followed by green, blue and optional alpha (alpha will default to 255 if it is not set)
Default Value
255 255 255
Version >= 10.1.21: 51 51 51