Setting Global Button Text Color
Setting Global Button Text Color

Setting Global Button Text Color

Set the Button Text Color using the GUI or XML.
Use Global Button Text Color to set the color of all buttons on the dashboard. The button color can be overridden by the individual Button text Color. The default text color is dark gray (#FF4A4A4A).
  1. In
    UI Settings
    , select
    Buttons text color
    .
  2. Select a color from the color wheel for the button text or enter RGB color in hex format.
  3. Touch
    Set
    .
  4. Touch
    Back
    button to return to the Zebra Voice home screen.
XML example of setting the Button Text Color.
<WFConnect> <Profile> <gfg_color>#FF4A4A4A</gfg_color> </Profile> ... </WFConnect>