3lvis / Hex

Hex support for UIColor, all in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow 3-hexdigit abbreviations

3lvis opened this issue · comments

Allows 3-hexdigit abbreviations with one hexdigit per component: #FA3 abbreviates #FFAA33 (a golden orange).

Not required for now.