Is MathWorks working on a dark mode for MATLAB similar to what Visual Studio offers?
조회 수: 430(최근 30일)
표시 이전 댓글
Visual Studio's dark mode changes the background color for all the toolbars and all over the UI. The most that can be obtained with MATLAB is to change the background color settings of text,editors and workspace windows. There are many tools that helps achieve this like Scott lowe's version shared on community here MATLAB Schemer Is MathWorks working on a dark mode to achieve complete UI dark mode unlike the patch work that is available now?
댓글 수: 18
Steven Lord
2023년 3월 15일
I advise you to follow the instructions in the accepted answer on this post.
채택된 답변
추가 답변(19개)
simcha van Helvoort
2018년 12월 26일
편집: simcha van Helvoort
2018년 12월 26일
I really hope they add a dark theme like visual studio.
댓글 수: 0
Steffen Pe
2019년 1월 16일
I also really hope they add dark mode. with automatic day/night switch and a button in the action bar
댓글 수: 0
Florian Besten
2019년 2월 17일
I also hope for this! Maybe already 2019a or 2019b?
댓글 수: 4
Walter Roberson
2020년 8월 16일
It could be a lot of work. It might be the case that a lot of different routines hard-code the colors, and that every one of those routines would have to be tracked down and converted to use a preferences system. And that at the same time, Mathworks is very likely working on rewriting major components of the IDE to remove reliance on Java. If you were setting budgets, would you consider it a wise investment to spend a bunch of time patching up a layer of code that you intend to get rid of as soon as feasible ?
Benedict Bauer
2019년 9월 28일
I also hope that Mathworks is working on a dark mode.
It would be really nice especially in Simulink!
댓글 수: 0
Keiland Cooper
2019년 8월 30일
Right now it seems the only way is via preferences or schemer. I hope that they work on this, as most code editors now offer it.
댓글 수: 0
Walter Roberson
2020년 4월 14일
NO.
This is not going to happen.
Pay attention to the changes in the graphics system, to the enhancements of App Designer and Web Figures. Mathworks is busy rewriting the entire UI and many Apps to use that new design, getting rid of Java. Within 3 years the UI replacements will be introduced and the existing UI will become legacy. Mathworks is too busy working to get rid of the existing UI to work on enhancements to the existing UI such as Dark Mode.
The new UI might perhaps have Dark Mode; I cannot make a prediction about that.
댓글 수: 10
Walter Roberson
2022년 6월 6일
M Herper: I have personally spoken to some of the developers of the feature. I did not catch why the software was originally designed the way it was designed, but they assured me that they were hard at work on retrofitting a preferences setup.
The next pre-release is likely to be made available within three weeks; it will be interesting to see what is implemented.
saar nehemia
2020년 3월 6일
I also hope MATLAB will have a complete dark mode (including toolbars and all).
right now, it is only possible to change the text and panels but not the borders... It doesn't look very well
댓글 수: 0
Image Analyst
2018년 5월 9일
The Mathworks generally doesn't reveal in advance what feature enhancements they have planned. If they are working on such a feature you'll probably only know about it when it's released, either in pre-release/beta, or in the official release.
댓글 수: 0
DGM
2021년 5월 10일
I've been using a workaround for years, and it is version-agnostic. The script is posted here, though you'll need to modify it for your own needs. I don't know if a similar technique is feasible in Windows.
Simply put, I invert the entire display when I'm on a workspace with Matlab windows. This is handled automatically by the script that's invoked when switching workspaces via keyboard. Since I normally run a dark GTK theme, the titlebar and panel are still bright, but that's a small part of the screen, and I've taken to wearing a cap to keep room lights out of my field of vision, so the panel is usually out of view unless I look at it.

Of course, there are limitations to this approach. You still don't really get to customize the colors at all. You just get to darken the bulk of the UI area. You also have to deal with everything being inverted. For example, this surf plot looks right because it's easy to invert the colormap accordingly, but you can't apply inverted lighting. Using datatips on an inverted image can also lead to routine confusion if you forget that the image is actually inverted. If I need to return the display to normal, I just have a keyboard shortcut bound to xcalib -invert -alter , so I can swap back and forth when needed.
This ridiculous workaround is the reason that all the GUI tools in MIMT have options for use on an inverted display. I don't have to deal with manually inverting every image for display, imshow2(), etc does that all with the 'invert' option or a checkbox in the GUI.
cui
2021년 10월 28일
Use "MATLAB online" to switch themes perfectly! Then use a browser plug-in (e.g. Midnight Lizard) to indirectly change the colours of various web pages(matlab online is also a web page type).

댓글 수: 1
DGM
2021년 10월 28일
편집: DGM
2021년 10월 28일
I suppose that works ... if you have a fast network connection, system resources to squander, you want to use that particular version and are willing to deal with MATLAB Drive, UI lag, and browser compatibility issues.
Don't get me wrong, I'm all for bludgeoning ugly websites with userstyles. I just don't think there are any extant solutions to the OP's problem that are not ridiculous workarounds -- my own included.
EDIT:
I suppose that was a bit aggressive of me. If you had merely prefaced your solution with "If you use MATLAB Online ..." instead of "Use MATLAB Online ...", I wouldn't really have had anything to say. It's a legitimate and effective solution for those who use the online version. The wording just presumes that it (the onlne version) is a generally applicable option.
I'm probably still shedding frustration from the last time I had to use it, and that shouldn't detract from your helpfulness.
mysiak
2021년 9월 2일
It's time to release the dark theme.
In many other programs I am using a version of dark mode for at least 7-8 years. Everyone already recognized the benefits.
So should Mathworks do something about this, it's almost ridiculous.
And yes I am aware it's not simple task, but it's not something for 2 years of work.
댓글 수: 1
Walter Roberson
2021년 9월 2일
Mathworks has a release process, and would never consider releasing something like this for existing MATLAB releases, not right now.
There is a new MATLAB release that is probably going to become public in approximately 3 weeks. If Mathworks has a dark-mode ready, it would be part of that release. Beginning of September is not time to release something like this.
If Mathworks does not have a dark mode ready, then it will not be part of the upcoming release.
... I don't know the time frame myself; I have been too busy to look at the notes about upcoming features.
Jan
2019년 5월 19일
I'm using Matlab Schemer from the FileExchange successfully and I'm happy with it. Unfortunately I cannot set Windows to the dark mode, because then the dialogs for saving or loading files are not displayed anymore.
댓글 수: 0
Varun Bansal
2020년 9월 15일
After spending few days with burning eyes, I went into control panel and selected 'Invert color' option in windows, and now my Matlab bg is all black :) looks like a nice turbo C window
댓글 수: 1
Shane Sullivan
2020년 9월 30일
편집: Image Analyst
2022년 6월 9일
The Windows 10 "Invert Color" option is great. But you have to manually do it, and un-do it. And if you switch to other programs (where you don't want inverted colors) it is annoying. To use this, type in invert into the "Type here to search" field on the task bar, or if you don't have that search field, then just type the Windows key on the keyboard and immediately start typing invert. You should see a suggestion for Invert Colors system setting. Pick that and you'll get the Magnifier settings window:

Near the bottom you should see the Invert Colors checkbox.
Otherwise, you can install Easy Invert, and set it up to automatically invert only MATLAB! Then, problem solved! https://www.wintools.info/index.php/download#EasyInvert
댓글 수: 4
DGM
2023년 3월 16일
편집: DGM
2023년 3월 16일
Last I recall, Compiz supports single-window inversion, so that may be a similar option for Linux users. Personally, I don't use Compiz. I'd rather just conditionally invert the entire display. It's cheaper, and I don't have to deal with making sure it applies to every figure window that pops up.
Leonhard Lücken
2020년 4월 21일
Would be great to have dark toolbar, window decorations, etc! And the Live Editor seems to be resistant to scheming entirely... :(
댓글 수: 1
saar nehemia
2020년 4월 22일
Totally agree. It would be really great to have a Dark mode like almost any programming enviroment today :)
Berthold Reisz
2020년 11월 9일
편집: Berthold Reisz
2021년 4월 23일
Simply go to the Home-tab in Matlab click on Preferences in the upper toolbar and choose Matlab colors from the left control panel. Remove the hook from "Use system colors" and select text white, background black. Subsequently, you can choose user defined colors for highlighting various keywords. Click on apply and you have your dark theme (apart from the toolbar).
This feature was already in my 2016b-version.
댓글 수: 7
참고 항목
범주
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!