CapiClientFunc
Signed-off-by: Babak K. Shandiz <babakks@github.com>
Moved the session state color selection logic from list.go to a new shared/display.go file as ColorFuncForSessionState. This improves code reuse and maintainability by centralizing the color mapping for session states.