CORE_NORMAL_COLOR 55 lib/skin/colors.c { CORE_NORMAL_COLOR, "core", "_default_" }, CORE_NORMAL_COLOR 2529 src/diffviewer/ydiff.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 2656 src/diffviewer/ydiff.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 532 src/filemanager/filemanager.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 90 src/filemanager/info.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 101 src/filemanager/info.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 157 src/filemanager/info.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1046 src/filemanager/layout.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 280 src/filemanager/panel.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 661 src/filemanager/panel.c return CORE_NORMAL_COLOR; CORE_NORMAL_COLOR 665 src/filemanager/panel.c return CORE_NORMAL_COLOR; CORE_NORMAL_COLOR 687 src/filemanager/panel.c int color = CORE_NORMAL_COLOR; CORE_NORMAL_COLOR 849 src/filemanager/panel.c : CORE_NORMAL_COLOR; CORE_NORMAL_COLOR 854 src/filemanager/panel.c panel->list_format == list_long ? file_color : CORE_NORMAL_COLOR; CORE_NORMAL_COLOR 868 src/filemanager/panel.c : CORE_NORMAL_COLOR; CORE_NORMAL_COLOR 1041 src/filemanager/panel.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1090 src/filemanager/panel.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1253 src/filemanager/panel.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1291 src/filemanager/panel.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1536 src/filemanager/panel.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 256 src/filemanager/tree.c tty_setcolor (tree->is_panel ? CORE_NORMAL_COLOR : colors[DLG_COLOR_NORMAL]); CORE_NORMAL_COLOR 342 src/filemanager/tree.c tty_setcolor (tree->is_panel ? CORE_NORMAL_COLOR : colors[DLG_COLOR_NORMAL]); CORE_NORMAL_COLOR 355 src/filemanager/tree.c tty_setcolor (selected ? CORE_SELECTED_COLOR : CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1114 src/filemanager/tree.c tty_setcolor (CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 1139 src/filemanager/tree.c tty_setcolor (focused ? CORE_REVERSE_COLOR : CORE_NORMAL_COLOR); CORE_NORMAL_COLOR 350 src/viewer/display.c tty_setcolor (focused ? CORE_REVERSE_COLOR : CORE_NORMAL_COLOR);