- Added
Lumosas an alias ofInvoke-Lumosbecause its nice to just be able to typeLumosat the console and change the theme to night/day when required.
- Testing new deployment pipeline.
- [Feature] Added support to change theme and Wallpaper on MacOS. Thanks @TylerLeonhardt for the suggestion!
- [Feature] Added
-IncludeOfficeProPlusswitch toInvoke-Lumosto allow switching of Office applications between Dark and Light themes. #7 - Thanks @appieschot
- [BugFix] Added
-StartWhenAvailablesetting to the scheduled task so that it will execute the next time it can if the schedule is missed, and added a restart of explorer.exe to the scheduled task to ensure the change applies. #4 - Thanks @voioo
- [BugFix] Added code to localize the local administrator group name so that
Register-LumosScheduledTaskwould work on non-English systems. #2 - Thanks @manualbashing
Initial public release.
- Added
Invoke-Lumoscmdlet to control switching of light/dark mode on Windows 10 and (optionally) desktop wallpaper. - Added
Register-LumosScheduledTaskto configure Lumos to switch between light/dark mode based on the users current sunrise/sunset times. - Added
Update-LumosScheduledTaskwhich is executed each time the scheduled task runs and updates the timings with the current sunrise/sunset times.