We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure if I'm doing something wrong but the documentation on custom colors from the command line wasn't super clear to me.
I looked into render.js and it looks like the CLI is looking for arguments 2 and 3 to generate custom colors.
patternfills -b "#a9a9a9" "#d8d8d8" -f svg
so it looks like it's picking up my second color but not my third. Is this just not possible with the svg format?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Not sure if I'm doing something wrong but the documentation on custom colors from the command line wasn't super clear to me.
I looked into render.js and it looks like the CLI is looking for arguments 2 and 3 to generate custom colors.
patternfills -b "#a9a9a9" "#d8d8d8" -f svg
so it looks like it's picking up my second color but not my third. Is this just not possible with the svg format?
The text was updated successfully, but these errors were encountered: