taglinefilesource code
def_color839drivers/char/console.ccolor = def_color;
def_color911drivers/char/console.ccolor = (def_color & 0x0f) | background;
def_color919drivers/char/console.ccolor = (def_color & 0x0f) | background;
def_color923drivers/char/console.ccolor = (def_color & 0xf0) | foreground;
def_color1135drivers/char/console.cdef_color = attr;
def_color1838drivers/char/console.cdef_color       = 0x07;   /* white */