reujab / silver

A cross-shell customizable powerline-like prompt with icons
MIT License
453 stars 30 forks source link

Allow any case of Hex for Color, instead of lowercase only #96

Open brunoschmidt opened 1 year ago

brunoschmidt commented 1 year ago

The error for hex color with uppercase is confusing and I think the configuration should not be that pedantic. So I expanded the regex to also allow uppercase hex for colors.