sergehuber opened a new pull request, #831: URL: https://github.com/apache/unomi/pull/831
## Plain-language summary The Unomi manual already uses the project brand for page layout and colours. The diagrams inside the manual still used ad-hoc blues and greens, so chapters looked inconsistent. This change makes those diagrams follow the same Unomi brand colours as the rest of the documentation. ## What changed * Add a shared PlantUML theme aligned with Unomi site / manual design tokens. * Wire the theme into the AsciiDoctor HTML and PDF builds via `plantuml-config`. * Remove per-diagram LightBlue / LightGreen (and similar) skinparam overrides so diagrams pick up the shared theme. ## Test plan - [ ] Build the manual (`mvn -pl manual -am package` or the usual docs workflow) and spot-check HTML diagrams (architecture, data structures, past-event conditions). - [ ] Confirm PDF diagrams also use the brand palette. - [ ] Confirm no leftover ad-hoc LightBlue / LightGreen skinparams in `manual/src/main/asciidoc`. ## References [UNOMI-969](https://issues.apache.org/jira/browse/UNOMI-969), [UNOMI-882](https://issues.apache.org/jira/browse/UNOMI-882) -- 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]
