scottclowe / matlab-schemer

Apply and save color schemes in MATLAB with ease.
BSD 2-Clause "Simplified" License
1.19k stars 273 forks source link

App Designer Editor Incompatibility #27

Open ramyrabie667 opened 4 years ago

ramyrabie667 commented 4 years ago

First of all, I'd like to thank you for your efforts 👏 , I love dark schemes ❤ I have encountered incompatibility with the App Designer Editor in MATLAB. I think the new App Designer Editor was out of the scope once you started making the schemer. App Designer Editor isn't affected by the schemer except for line highlighting, I had to disable it. I'll post some pictures if someone else encounters the same problem.

App Designer Editor while in "Default" scheme :

default

Problem occurs while in "Dark" schemes with Current Line Highlight enabled : darkmode_withLine

Disabling Current Line Highlight solves it for now:

highlight_current_line

DarkwithoutLine