mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Improve documents
This commit is contained in:
parent
514fa0037a
commit
28d92c789f
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ public class ThemeData
|
|||
public string Name { get; private init; }
|
||||
|
||||
/// <summary>
|
||||
/// Theme file path
|
||||
/// Indicates whether the theme supports dark mode
|
||||
/// </summary>
|
||||
public bool? IsDark { get; private init; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue