Skip to content

Fix byte and nibble colors #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix byte and nibble colors #4

wants to merge 5 commits into from

Conversation

daonb
Copy link

@daonb daonb commented Dec 5, 2023

When working in true colors, some programs, like lsd, still use 256 byte colors. Thesecolors were stored in the cell as a 0-255 value which are all blue. This change translate the 4 & 8 bit color values to their RGB value before updating cells.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant