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

Add option to set custom colors in config #25

Closed
jeff-hughes opened this issue Nov 13, 2020 · 0 comments
Closed

Add option to set custom colors in config #25

jeff-hughes opened this issue Nov 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jeff-hughes
Copy link
Owner

jeff-hughes commented Nov 13, 2020

Users should be able to specify colors in the app by the built-in color names (e.g., "black", "white", "magenta"), or use their terminal foreground and background colors, or specify a custom color by hex code.

See #23 for more discussion

@jeff-hughes jeff-hughes added the enhancement New feature or request label Nov 13, 2020
jeff-hughes added a commit that referenced this issue May 9, 2021
This required reverting some of the changes to move colors to a
static value, but now is handled with Rc to pass around a single
reference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant