https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288947

--- Comment #1 from Kyle Evans <[email protected]> ---
Without having looked at how these tunables might be implemented, I wonder if
this could be  addressed by this stack:

 - https://reviews.freebsd.org/D50886 (stand: use a common function in gfx_fb
for setting up teken colors)
 - https://reviews.freebsd.org/D50887 (stand: split fg/bg handling up a little
further)
 - https://reviews.freebsd.org/D50888 (stand: add a mechanism to avoid env var
propagation to kenv)

The last one, in particular, avoids providing teken overrides of fg/bg colors
if loader is using default colors rather than user-specified overrides.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to