mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Dark mode
This commit is contained in:
@@ -96,6 +96,7 @@ int MSE::OnRun() {
|
||||
cli.init();
|
||||
package_manager.init();
|
||||
settings.read();
|
||||
SetAppearance((Appearance)settings.dark_mode_type);
|
||||
the_locale = Locale::byName(settings.locale);
|
||||
nag_about_ascii_version();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user