Skip to content

Conversation

@CreeperLin
Copy link

image

Colorize hex data by treating each byte as an 8-bit color (3, 3, 2 bits for R, G and B). I find it useful visualizing binary data with unknown format.

Also an implementation on #279, although using RGB instead of HSL, and the alpha is currently fixed at 0.5.

If this feature is desirable, options to toggle it and change the alpha value and even palettes can be added in the future.

Copy link

@spatoa spatoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer a toggle option for something like this as I find it harder to read the data in some areas.

@Antecer
Copy link
Contributor

Antecer commented Oct 30, 2024

The visual experience is terrible, you need to reduce the brightness and saturation of the colors so as not to interfere with the reading of the data.

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.

3 participants