mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-03 06:11:22 +02:00
`colord` is significantly smaller (~4KB vs ~29KB minified) and ships its own TypeScript types, removing the need for `@types/tinycolor2`. Extract `colorToHex` utility to convert any color to 6-digit hex and add tests for it. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>