terminal/screen: perform bold->light conversion only on foreground

System Internals / systemd - David Herrmann [gmail.com] - 5 October 2014 08:49 UTC

Bold glyphs always use light colors. However, this color conversion is limited to the foreground color, so skip it for backgrounds.

34dbefc terminal/screen: perform bold->light conversion only on foreground
src/libsystemd-terminal/term-parser.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: github.com


  • Share