09-21-2019 01:33 AM
As seen in attached photo
i am writing in mathscript but the color of text/font of mathscript is grey
I want to change it to some other suitable color so that it can also be seen by others having vision limitations
Solved! Go to Solution.
09-21-2019 02:04 AM
You have script highlighting enabled and all your code shows in grey because everything is undefined ("unknown symbols"!). Maybe start by creating some inputs and check the syntax.
If you want to disable script highlighting or change the colors for syntax and datatypes, go to that mentioned options page and play around.