整理控件库
This commit is contained in:
@@ -190,7 +190,7 @@ internal static class Highlighter
|
||||
|
||||
private static bool IsLightTheme()
|
||||
{
|
||||
return Appearance.ApplicationThemeManager.GetAppTheme() == ApplicationTheme.Light;
|
||||
return Appearance.ThemeManager.GetAppTheme() == ThemeType.Light;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user