Add support for short hex color codes (like #CCC) #3711

Open
opened 2026-01-30 23:28:07 +00:00 by claunia · 0 comments
Owner

Originally created by @mikemaccana on GitHub (Sep 2, 2019).

Originally assigned to: @kojoru on GitHub.

Windows 10.0.18908.0. Terminal Preview 0.4.2382.0

Using #CCC instead of #CCCCCC results in an unparsable settings file. Not a big deal but since most other places (eg browser devtools)) that take hex also take short codes, worth fixing.

Not sure re: HSLA etc but that's a separate issue.

Originally created by @mikemaccana on GitHub (Sep 2, 2019). Originally assigned to: @kojoru on GitHub. Windows 10.0.18908.0. Terminal Preview 0.4.2382.0 Using `#CCC` instead of `#CCCCCC` results in an unparsable settings file. Not a big deal but since most other places (eg browser devtools)) that take hex also take short codes, worth fixing. Not sure re: HSLA etc but that's a separate issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3711