Change Color of All UI Actions in an Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2019 12:51 PM
I want to change the color of all UI actions within an instance, both those that show on lists (blue) and those that show on forms (light gray). Changing themes does not appear to have any effect on buttons. I see similar documentation in the Community about changing the color of UI actions, but all of the documentation revolves around changing just one UI action and the solution is to use a client script. I am looking to change the color of ALL UI actions in the instance.
Does anyone have any ideas? What is the css property for UI actions? "button-color"? "button-background-color"?
Please advise. Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2019 01:36 PM
Please check below for solution
https://www.servicenowguru.com/scripting/client-scripts-scripting/change-form-button-color/
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2019 01:43 PM
1. I cannot get that solution to work.
2. I want to change the color of all UI actions in an instance. I'd hate to have to create a client script for each UI action. Surely there must be an easier way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2019 03:30 AM
I have the same requirement and did not find a way yet either. Did you already find something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2019 03:57 AM
Actually; the solution is to add properties to the theme like $color-accent:
You can find these properties on the base theme records ( Cobalt & La Jolla)