The CreatorCon Call for Content is officially open! Get started here.

how to change font color in Next Experience style

yuchen zhang
Tera Contributor

Hello, everyone.
I would like to know how to use ux style to change the font color of instance, I have successfully changed the color of the banner but the font color is a little bit lighter, I would like to try to change it but I don't know how to do it.
Thanks in advance.

yuchenzhang_0-1693798396122.png

 

1 REPLY 1

Eswar Chappa
Mega Sage

Hi @yuchen zhang  Please go through the below Servicenow Docs

 

https://docs.servicenow.com/en-US/bundle/vancouver-platform-user-interface/page/administer/navigatio...

 

 

CSS Properties

Navigate to System Properties > CSS.

The following properties are available through CSS Properties.

Note: Colors are specified using predefined color names, RGB decimals, or RGB hexadecimals.
  • Banner text color
  • Banner and list caption background color
  • Font used in forms and lists (this is a global font setting)
  • Button styles (background color, border color, border width, text color)
  • Field status indicator colors (including the indicators for Changed, Mandatory Populated, Mandatory Unpopulated, and Read-only)
  • List cell vertical alignment
  • Navigator menu styles (text font size, background color, text color)
  • Header font name and size
  • List and form caption color override
  • Global text search background color (both for catalog results and knowledge base results)

Please update the CSS properties from the below URL:

https://xxxxx.service-now.com/now/nav/ui/classic/params/target/system_properties_ui.do%3Fsysparm_cat...

 

Thanks & Regards,

Eswar Chappa

Mark my answer correct and Helpful if this helps you 😀