selc 140 lib/widget/listbox.c int normalc, selc; selc 151 lib/widget/listbox.c selc = disabled ? DISABLED_COLOR : colors[focused ? DLG_COLOR_HOT_FOCUS : DLG_COLOR_FOCUS]; selc 170 lib/widget/listbox.c tty_setcolor (selc);