Hello,
See the attached screenshots of the palette_test.py program from urwid:
https://github.com/urwid/urwid/blob/master/examples/palette_test.py
They show the 88-colour and 256-colour palettes rendered by st and
xterm, respectively.
The 88-colour palette is clearly rendered incorrectly in st. In
particular, the greyscale colours are teals and greens rather than greys.
The 256-colour palette is rendered correctly, however.
Possibly this is a problem with urwid, not with st; cf.
https://lists.suckless.org/dev/1410/23724.html
My st was built from baa9357 on Arch.
Regards,
Robin Ekman
Received on Sat Jul 02 2022 - 16:54:47 CEST