6x6x6 color cube colors look darker than expected
aalekseyev opened this issue · 1 comments
aalekseyev commented
The formula for 6x6x6 color cube seems different from what most terminals use.
See discussion here:
https://stackoverflow.com/questions/27159322/rgb-values-of-the-colors-in-the-ansi-extended-colors-index-17-255 (section "Default RGB values")
Also see function sixd_to_16bit
in https://git.suckless.org/st/file/x.c.html.
aalekseyev commented