keyFaces

Key (Hit) Faces.

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

Meta