Brief description of your issue
Microsoft.Windows.Settings color mode resets the font size on Terminal
Steps to reproduce
Invoke-DscResource -ModuleName "Microsoft.Windows.Settings" -Name "WindowsSettings" -Method Set @{ AppColorMode = "Light" }
Expected behavior
Only color mode is updated
Actual behavior
Fonts resets in Terminal
Environment
Brief description of your issue
Microsoft.Windows.Settings color mode resets the font size on Terminal
Steps to reproduce
Expected behavior
Only color mode is updated
Actual behavior
Fonts resets in Terminal
Environment