Change element color if it include "sth" in it

Hello,

There is a listview block on screen1 which retrieve data from screen2 via firebase. Screen2 list block add selected item a spesific text like " GECİKME".
I want to change the color of screen1 listview lines that include …" GECİKME" in text itself.
what should I do?

Thx in advance…
image
image

This might be possible if you use a custom listview from an extension.

You cannot currently set individual colours for elements in the listview