How change a text color in a simple list in ui builder

Anne11
Tera Contributor

Hello!
Can anyone help me, I want to change the text color of the list of records in a simple list component in UI Builder. It's the default which is this shade of green and black from ServiceNow, and I want change it. Example the records of Incident table:

Anne11_1-1690470745561.png

 

Anne11_2-1690470782276.png

 

 

One attempt I made was through "Themes" but I don't know which code refers to the css text color. 

I'll leave an example of the code screen I'm talking about, from the UX Theme table.

Anne11_3-1690470881270.png

 

 

8 REPLIES 8

Samaksh Wani
Giga Sage
Giga Sage

Hello @Anne11 

 

"--now-color--secondary-0": "255,0,14",

"--now-color--secondary-1": "55,126,71",

 

Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.

 

Regards,

Samaksh

Hello @Samaksh Wani 

Thanks for the answer.

I did as instructed, but in the text of the simple list, it didn't apply.

Anne11_0-1690476725549.png

Anne11_1-1690476732118.png

The color pink applies only in "view all" and the turquoise did not change neither.

Hello @Anne11 

 

Plz Use some different color in place of turquoise and check.

 

 

I changed to yellow, the same thing.

I think so can be a bug in UI Builder maybe.