HelenOS sources
COLOR_YELLOW 87 uspace/app/terminal/terminal.c [COLOR_YELLOW] = PIXEL(255, 170, 85, 0),
COLOR_YELLOW 96 uspace/app/terminal/terminal.c [COLOR_YELLOW | COLOR_BRIGHT] = PIXEL(255, 255, 255, 85),
COLOR_YELLOW 45 uspace/app/tester/console/console1.c [COLOR_YELLOW] = "yellow",
COLOR_YELLOW 50 uspace/lib/vt/src/vt100.c [COLOR_YELLOW] = CI_BROWN,
COLOR_YELLOW 77 uspace/srv/hid/output/port/ddev.c [COLOR_YELLOW] = 0xf0f000,
COLOR_YELLOW 86 uspace/srv/hid/output/port/ddev.c [COLOR_YELLOW + 8] = 0xffff00,
HelenOS homepage, sources at GitHub