Is there any way to disable the syntax highlighting in SublimeREPL-tabs when a script is running?
Please see this question for context: Red lines co
As @joe.dawley wrote in the comments to the original question there is a way to manually disable syntax highlighting in SublimeREPL by using the go to anything-command (Ctrl + Shift + P) and enter "sspl" to set the syntax to plain text.