variable color

Questions and discussion about the ZBasic IDE.
Post Reply
JimG
Posts: 17
Joined: 24 March 2017, 6:15 AM

variable color

Post by JimG »

What is the keyword to change the color of variables?

I found most of the other items, but I can't find this one.
JimG
Posts: 17
Joined: 24 March 2017, 6:15 AM

Post by JimG »

Found it. It's just lumped with default font, eg.
style.*.32=$(font.base),fore:#505000
Post Reply