render: brighten: use corresponding bright palette color for base 8 colors

When brightening one of the 8 base (“regular”) colors, use the
corresponding bright palette color, instead of increasing the
luminance.

Closes #449
This commit is contained in:
Daniel Eklöf 2021-04-17 21:02:02 +02:00
parent 40686303ef
commit 2cd9fee9c4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 14 additions and 2 deletions

View file

@ -42,6 +42,9 @@
(https://codeberg.org/dnkl/foot/issues/415).
* Foot now tries much harder to keep URL jump labels inside the window
geometry (https://codeberg.org/dnkl/foot/issues/443).
* `bold-text-in-bright` now uses the corresponding bright palette
color when the color to brighten matches one of the base 8 colors
(https://codeberg.org/dnkl/foot/issues/449).
### Deprecated