DLG_COLOR_FOCUS    48 lib/widget/dialog.c     [DLG_COLOR_FOCUS] = DIALOG_FOCUS_COLOR,
DLG_COLOR_FOCUS    58 lib/widget/dialog.c     [DLG_COLOR_FOCUS] = ERROR_FOCUS_COLOR,
DLG_COLOR_FOCUS    54 lib/widget/listbox-window.c     [DLG_COLOR_FOCUS] = PMENU_SELECTED_COLOR,
DLG_COLOR_FOCUS   469 lib/widget/widget-common.c         color = colors[focused ? DLG_COLOR_FOCUS : DLG_COLOR_NORMAL];
DLG_COLOR_FOCUS   359 src/filemanager/tree.c             int idx = current == tree->selected_ptr ? DLG_COLOR_FOCUS : DLG_COLOR_NORMAL;
DLG_COLOR_FOCUS   118 src/help.c         [DLG_COLOR_FOCUS] = 0,  // unused