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

Allow to configure the text color from the CLI #78

Open
ggrossetie opened this issue Aug 29, 2021 · 0 comments
Open

Allow to configure the text color from the CLI #78

ggrossetie opened this issue Aug 29, 2021 · 0 comments

Comments

@ggrossetie
Copy link

Currently, it's possible to configure the background color and the fill color but, as far as I know, it's not possible to set the text color from the CLI.

For instance, if I want to invert the colors:

White background with black text

$ echo 'test' | svgbob

Black background with white text

$ echo 'test' | svgbob --background black --text-color white
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

No branches or pull requests

1 participant