https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261311
--- Comment #6 from Ed Maste <[email protected]> --- kern.vt.color.#.rgb indeed have no effect with vt_vga though, which always uses the standard VGA palette for text and graphics modes - we should note this in vt(4). vt_vga.c configures the attribute registers to map the 16 colors to palette entries, but does not configure the palette entries themselves. -- You are receiving this mail because: You are the assignee for the bug.
