INPUT_COLOR_HISTORY 64 lib/widget/input.c [INPUT_COLOR_HISTORY] = CORE_INPUT_HISTORY_COLOR, INPUT_COLOR_HISTORY 123 lib/widget/input.c tty_setcolor (disabled ? CORE_DISABLED_COLOR : in->color[INPUT_COLOR_HISTORY]); INPUT_COLOR_HISTORY 75 src/filemanager/command.c [INPUT_COLOR_HISTORY] = CORE_COMMAND_HISTORY_COLOR,