taglinefilesource code
def_color840drivers/char/console.ccolor = def_color;
def_color912drivers/char/console.ccolor = (def_color & 0x0f) | background;
def_color920drivers/char/console.ccolor = (def_color & 0x0f) | background;
def_color924drivers/char/console.ccolor = (def_color & 0xf0) | foreground;
def_color1137drivers/char/console.cdef_color = attr;
def_color1837drivers/char/console.cdef_color       = 0x07;   /* white */