XML identifiers:Â QliRstFntCol
Purpose: Defines the color of the reset button displayed in the menu line on of the app.
Status: Currently in use.
Category: Single level, color-related.
Usage: Enter a six-digit RGB hex color code, or a six-digit RGB hex color code and two-digit alpha channel code.
Note: None
Default: Orange (#FF8C05 alias #FF8C05FF).
Development: Stable.
Example:
Text of reset button shall be bright green:
…
<key>QliRstFntCol</key>
<string>#00FF00</string>
…
Document Revision: Jun. 2020. Rev.: 1.0 Valid from app rev 1.00.0.