pimutils / khal

:calendar: CLI calendar application
https://lostpackets.de/khal/
MIT License
2.6k stars 199 forks source link

validate color before removing alpha values #1337

Closed geier closed 7 months ago

geier commented 7 months ago

Before we would crash if color was None or remove the leading character from colors if the lenth was 9 or 5 without it being an RGB value.