BasicColor fixes
This commit is contained in:
@@ -14,5 +14,7 @@ namespace FileTime.ConsoleUI.App.UI
|
||||
IConsoleColor? ElementSpecialForeground { get; }
|
||||
IConsoleColor? SelectedItemBackground { get; }
|
||||
IConsoleColor? SelectedItemForeground { get; }
|
||||
IConsoleColor? ErrorColor { get; }
|
||||
IConsoleColor? AccentForeground { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user