Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the color used for the banner text, impacting the overall appearance of the ServiceNow interface. |
| What area does it affect? |
User Interface |
| What does the default mean? |
The default value is "#ffffff", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing the platform's visual design or addressing user feedback on text visibility. |
Out of the box property record
Raw metadata from the property record.
| Property name |
css.$navpage-header-color |
| Sys ID |
57dc3751ff2102007729ffffffffff17 |
| Type |
color |
| Application |
Global |
| Default value |
#ffffff |
| Description |
Banner text color |
| Updated |
2024-05-25 04:01:40 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Default Value: ‑303A46 • Location: System Property [sys_properties] table css.$navpage-header-bg Sets the color for the header background. • Type: color • Default Value: ‑303A46 • Location: System Property [sys_properties] table css.$navpage-header-color Sets the color for the banner text. • Type: color • Default Value: ‑FFFFFF • Location: System Property [sys_properties] table css.$navpage-nav-bg-sub Sets the color for the background for navigator and ...
Context preview
Snippet 2
... Header background color css.$navpage-header-bg Select or enter the color. This color is also used as part of the theme preview on the Themes tab under system settings. Banner text color css.$navpage-header-color Select or enter the color. This color is also used as part of the theme preview on the Themes tab under system settings. Header divider stripe color css.$navpage-header-divider-color Select or ...
Related properties