Hi Yutao,

> The displayed color in truecolor mode is sometimes darker than
> requested. The inaccuracy can be verified with the following example,
> which should paint a white block but instead produces color #fefefe.
> 
>     printf '\e[38;2;255;255;255m\u2588\u2588\u2588\n'

I get #ffffff on both vanilla st and with your patch applied.

Reply via email to