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 convert hex colors to a common case #1692

Merged
merged 1 commit into from
Jan 7, 2024

Commits on Jan 7, 2024

  1. Add option to convert hex colors to a common case

    This adds an option that allows the convertCase parameter to be passed with 'lower' or 'upper' in order to covert all hex colors to a common case. This allows for consistent use of case in converted SVGs. The parameter defaults to false so no changes to the case is applied.
    JayLeininger authored and SethFalco committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c8ccb15 View commit details
    Browse the repository at this point in the history