scottclowe/matlab-schemer

Live Script is not affected by theme changes

wbadry opened this issue · 1 comments

Hello,
I hope schemer could affect live script as well.

Unfortunately, Matlab Live Scripts do not currently support customisation of colour schemes. Since it is not possible for the user to manually change the colours, it is not possible for matlab-schemer to change the colours either.

In the documentation for Live Script, MathWorks says this point of note:

Unsupported Features
When deciding whether to create a live script or function, it is important to note several unsupported features in the Live Editor:

  • ...
  • Editor preferences — The Live Editor ignores most Editor preferences, including custom keyboard shortcuts and Emacs-style keyboard shortcuts.

If it becomes possible to change the colour palette of Live Script in the future, I'll happily add support for it then.