mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
This reverts commit 1dabd761e1,
to give proper attribution to the author.
This commit is contained in:
@@ -74,6 +74,7 @@ namespace Microsoft.PowerToys.Run.Plugin.Calculator
|
||||
UpdateIconPath(Context.API.GetCurrentTheme());
|
||||
}
|
||||
|
||||
// Todo : Update with theme based IconPath
|
||||
private void UpdateIconPath(Theme theme)
|
||||
{
|
||||
if (theme == Theme.Light || theme == Theme.HighContrastWhite)
|
||||
|
||||
Reference in New Issue
Block a user