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

Added custom color and background color. #12

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gabe-burnette
Copy link

Advanced color settings:

  • --custom_color: Enables custom color for the image from the --r, --g, --b parameters
  • --r <int>: Sets the r color.
  • --g <int>: Sets the g color.
  • --b <int>: Sets the b color.
  • --background_color: Enables background color for the image from the --r_bg, --g_bg, --b_bg parameters
  • --r_bg <int>: Sets the r color of the background.
  • --g_bg <int>: Sets the g color of the background.
  • --b_bg <int>: Sets the b color of the background.

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.

1 participant