foot/tests
Florian Best 4864140c10 feat(render): add configurable attribute colors for bold, italic, and underline
Introduce optional color theme entries for bold, italic, and underline text
when the foreground color is default. This allows legacy applications using
SGR attributes instead of explicit colors to be rendered with user-defined
attribute colors. Brightening via `bold_in_bright` is suppressed when an
explicit attribute color is applied.

This adds compatibility with the rxvt-unicode settings `colorBD`,
`colorIT` and `colorUL`.

Fixes: #2261
2026-01-17 03:41:35 +01:00
..
meson.build meson/pgo: fix PGO build errors with recent meson(?) versions 2024-07-18 09:02:42 +02:00
test-config.c feat(render): add configurable attribute colors for bold, italic, and underline 2026-01-17 03:41:35 +01:00