keyFaces

Key (Hit) Faces.

version(none)
enum keyFaces = ctxFaces.map!(a => Face(a.foregroundColor, a.backgroundColor, true));

Meta