mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
add theme function. And provide two themes default.
This commit is contained in:
@@ -15,5 +15,6 @@ namespace WinAlfred.Plugin
|
||||
public Action HideApp { get; set; }
|
||||
public Action ShowApp { get; set; }
|
||||
public Action<string,string,string> ShowMsg { get; set; }
|
||||
public Action OpenSettingDialog { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user