You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib/tty: Add compatibility translation from 256 colors to true colors
If the terminal does not support 256 colors but does support true
color, allow the use of 256-color skins by adding a translation layer
that computes direct color values from 256-color palette.
Signed-off-by: Jakub Horký <[email protected]>
0 commit comments