So I want to add a gradient to all of my guis except for core guis like the chat. I am doing this with a loop that loops through all descendants of player gui that are a textbutton, textlabel, and textbox, but it also makes the chat box have the gradient. Is there any way, using scripts, to prevent this?