davsclaus opened a new pull request, #1760: URL: https://github.com/apache/camel-website/pull/1760
## Summary On `/trust/` the padlock (used four times), the community icon and the gear were nearly invisible: the three SVGs are filled `#fff` from their original life as navbar icons on the dark menu bar, and on the trust page they sit on the off-white page background. The other five trust icons use Camel orange `#e97826`. Nothing else references `security.svg`, `community.svg` or `tooling.svg` any more, so this fills them with `#e97826` to match. Bundle regenerated; the only bundle change is the three image hashes. | Before | After | |---|---| | white padlock on off-white — hardly visible | orange padlock, same as the calendar / books / bug icons | Verified with a local Hugo build in the browser. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
