I am new to julia and really enjoy using it for computational purposes in my math program. I started using Pluto.jl for homework and love it. I just installed v0.17.7 that includes support for dark mode. Is there a way to switch between light and dark mode?
Only by changing the system settings, see similar post here
Thank you. That worked.
Iâm sorry, but would either one of you mind putting down a link for the solution? Having dark mode is quite a nice feature but having it forced on us is not.
The solution I found is to switch the browser to a light mode theme. In Firefox, this can be done by going to âAdd-ons and themesâ (Ctrl-Shift-A) and enabling the Light theme, which is one of the defaults. Changing my OSâs default theme from Dark to Light did not work; it is specifically the browserâs theme that affects Pluto.
Hey guys, you are going to the wrong place. In Windows 10/11:
- Click on the Start button
- Click on the Settings button
- Click on Personalization
- Choose Colors
- In âDefault app modeâ choose Dark (Light is the default mode in Windows).
That is all. If it doesnât work after step 5, restart your computer. It will work and you do not need to change any browserâs settings.
Thank you!