Closed funkenstrahlen closed 8 years ago
Managed to solve it myself. Just had to put the color as Hex:
font-awesome-svg-png --color "#0370E9" --svg --no-png --dest blue
This should be in README.md
.
Note the required double quotes, hash sign and uppercase letters
Could you send a PR with a Readme improvement? Thanks
Is there any way I can use a custom hex color instead of the predefined javascript color set?