taglinefilesource code
def_color608drivers/char/console.ccolor = def_color;
def_color649drivers/char/console.ccolor = (def_color & 0x0f) | background;
def_color652drivers/char/console.ccolor = (def_color & 0xf0) | foreground;
def_color793drivers/char/console.cdef_color = attr;
def_color1427drivers/char/console.cdef_color  = 0x07;   /* white */