Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Defines the default RGB decimal color used for the text seen in the title bar.


Image Added

Web User Interface

Setup - Preferences - Appearance - Titlebar Text Color


Phone User Interface

N.A.


Auto-provisioning

ParameterDescription
<titlebar_text_color perm="PERMISSIONFLAGS">VALIDVALUE</titlebar_text_color>

<RED> <GREEN> <BLUE> <Transparency (optional)>

A group of 4 numbers, each >=0 and <=255. First number is the red value, followed by green and blue. Last comes the alpha value, where 255 is solid while 0 is invisible.

Version >= 10.1.21: A group of 3 or 4 numbers, each >=0 and <=255.

First number is the red RED value, followed by greenGREEN, blue BLUE and optional alpha/transparency (alpha will default to 255 if it is not set)Additionally, on 870 you can add another 4 numbers describing the color used for the text-shadow. The format is the same, so you'll end up with 8 numbers separated by space.