Change journal input field colours in workspace

Jake Sadler
Kilo Sage

How do I change the colour of journal input fields in ui builder? Ideally I want to make Additional comments red.

The system property does not change this colour in workspace 

JakeSadler_0-1726131106215.png

@Brad Tilton 

 

5 REPLIES 5

Amit Verma
Kilo Patron
Kilo Patron

Hi @Jake Sadler 

 

Please check if below link will help. By that time, let me search for any other alternatives to make change complete background color :

https://www.servicenow.com/community/developer-forum/changing-the-colour-indicators-of-journal-field...

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Hi @Amit Verma,

 

This works in classic UI but doesn't change the workspace.

I have tried this https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/configurable-wo...
but it only changed the activity stream colour not the actual journal input field.

 

I changed the system property to green and it updated classic ui but it is still yellow in workspace:

JakeSadler_0-1726133017783.pngJakeSadler_1-1726133026293.png

 

@Jake Sadler 

 

I don't think it is possible to do as the workspaces are made on the UI framework which doesn't allow the DOM manipulation or the style changes.


Please mark this response as correct and helpful if it assisted you with your question.

That was my worry, thanks for your help. I'll leave this question open just in case someone has found something.