Skip to content
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

Make good color scheme for byte groups #1

Open
raspi opened this issue Jan 14, 2020 · 1 comment
Open

Make good color scheme for byte groups #1

raspi opened this issue Jan 14, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@raspi
Copy link
Owner

raspi commented Jan 14, 2020

Currently we have different color groups for:

  • Spaces ('\n', '\r', ' ', '\t')
  • A-Z, a-z
  • 0-9
  • NULL (0x00) and 0xFF
  • Upper bytes 127-

Reference:
https://github.com/raspi/heksa/blob/6cce0bda45dc0e4a7577468bbe5da764b7c7f423/default_colors.go

Figure out more color groupings

@raspi raspi added this to the future milestone Jan 17, 2020
@raspi raspi added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2020
@raspi
Copy link
Owner Author

raspi commented Aug 5, 2020

Commit 1aa0be1 took steps towards configurable byte groups and colors

@raspi raspi self-assigned this Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant