Variable logColorsConst

logColors: Readonly<Record<LogColorKey, string>> = ...

Mapping of color keys to the current color string.