Table of Contents

Property FilenameToColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

FilenameToColor

Mapping of file/dir name to color.

public Dictionary<string, Color> FilenameToColor { get; set; }

Property Value

Dictionary<string, Color>