cbrnr / mnelab

MNELAB – a GUI for MNE
BSD 3-Clause "New" or "Revised" License
239 stars 69 forks source link

Add theme options to preferences #344

Open cbrnr opened 2 years ago

cbrnr commented 2 years ago

I think it would be nice to have an option to select the theme in the preferences dialog. It should include "light", "dark", and "auto". The caveat at the moment is that theming only really works for macOS (dynamically) and KDE (before starting the app) and maybe GNOME, but on Windows it's always the light theme.

cbrnr commented 9 months ago

For manual theme switching, I think we need to manually define the dark palette like e.g. here or here.