Skip to content

fix: handle shorthand hex colors in SkillDiffCard#4

Merged
steipete merged 1 commit intoopenclaw:mainfrom
dbhurley:fix/token-color-error
Jan 7, 2026
Merged

fix: handle shorthand hex colors in SkillDiffCard#4
steipete merged 1 commit intoopenclaw:mainfrom
dbhurley:fix/token-color-error

Conversation

@dbhurley
Copy link
Contributor

@dbhurley dbhurley commented Jan 7, 2026

Fixes 'Illegal value for token color' error by correctly expanding 3-digit hex codes (e.g. #fff) to 6-digit hex codes before passing them to Monaco Editor.

@vercel
Copy link
Contributor

vercel bot commented Jan 7, 2026

@dbhurley is attempting to deploy a commit to the Amantus Machina Team on Vercel.

A member of the Team first needs to authorize it.

@steipete
Copy link
Contributor

steipete commented Jan 7, 2026

Thank you!!

Copy link
Contributor

@steipete steipete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Shorthand hex expansion fixes Monaco token color errors; matches existing normalizeHex usage.

@steipete steipete merged commit fff263e into openclaw:main Jan 7, 2026
2 of 3 checks passed
aronchick pushed a commit to aronchick/clawhub that referenced this pull request Feb 18, 2026
fix: handle shorthand hex colors in SkillDiffCard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants