Change specific text in script editor to a different color

Hi, I was wondering if there was a way to set the color of specific text in the script editor.
Basically I want to make it so that a variable that is a table is a different color instead of just white.
I am able to change the color of specific keywords like nil, function etc but I was wondering if there was a way to do it for a different keyword. Is there a way to do this?

Go to Studio Settings (Alt + S) -> Script Editor, scroll all the way down and there will be your colors.
Change Text Color and the color of your variables will change.

I know but I want only the variables that are tables to change

Then no, you can’t. At least not with default Studio Settings.
I believe there may be plugins allowing you to do that, I don’t know any though. You can make one yourself if you really need to.