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

Exclude color ranges #15

Open
ramnes opened this issue May 23, 2024 · 1 comment
Open

Exclude color ranges #15

ramnes opened this issue May 23, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ramnes
Copy link
Owner

ramnes commented May 23, 2024

E.g. if you want to exclude grayscale: context-color -e '0,15,232-255'

@ramnes ramnes added enhancement New feature or request help wanted Extra attention is needed labels May 23, 2024
@ramnes
Copy link
Owner Author

ramnes commented May 24, 2024

As a workaround, you can use seq: context-color -e "0,15,$(seq -s, 232 255)"

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