CORE_REVERSE_COLOR 253 lib/skin/colors.c CORE_REVERSE_COLOR = mc_skin_color_get ("core", "reverse"); CORE_REVERSE_COLOR 1249 src/filemanager/find.c tty_setcolor (CORE_REVERSE_COLOR); CORE_REVERSE_COLOR 1275 src/filemanager/panel.c tty_setcolor (CORE_REVERSE_COLOR); CORE_REVERSE_COLOR 1139 src/filemanager/tree.c tty_setcolor (focused ? CORE_REVERSE_COLOR : CORE_NORMAL_COLOR); CORE_REVERSE_COLOR 350 src/viewer/display.c tty_setcolor (focused ? CORE_REVERSE_COLOR : CORE_NORMAL_COLOR);