Change script editor colors? (SOLVED)

I want to change the colors of the text in the script editor, specifically to make the color of the comments that will stand out more.

Is this possible?

As far as I am aware, currently not. I have no idea if this is something that is planned for the new editor (@Ragnar_Svensson?).

You can always assign Defold to open using your preferred editor, such as Notepad++ or Sublime (etc etc) which has the formatting/colours you prefer for editing Lua.

1 Like

That’s right, you can’t at the moment, but the new editor uses CSS which you can override.

3 Likes