HomeFreeBSD

teken: color #3 is yellow not brown - use TC_YELLOW as the name

Description

teken: color #3 is yellow not brown - use TC_YELLOW as the name

The console escape code standard (ECMA-48) specifies color #3 (escape
code 33) as yellow. A brown console color is an artifact of the VGA
palette, which replaces dim (but not bright) yellow with brown.

Reviewed by: adrian, imp
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34531

Details

Provenance
emasteAuthored on Mar 11 2022, 9:37 PM
Reviewer
adrian
Differential Revision
D34531: teken: color #3 is yellow not brown - use TC_YELLOW as the name
Parents
rG66b177e1b433: vfs: reduce spurious zeroing in VOP_STAT
Branches
Unknown
Tags
Unknown