#404 reimplement NEW_C4_STYLE=1, add ROUNDED_STYLE=1 add themes#410
Merged
kirchsth merged 2 commits intoplantuml-stdlib:masterfrom Jan 10, 2026
Merged
Conversation
…dd themes - ´!NEW_C4_STYLE=1´: component are remain drawn with orig, blue/gray background and node background remains white. Other color are still swapped (works only with the 4 base themes). - ´ROUNDED_STYLE=1´: rounded corners can be default - 4 new themes `C4_blue_new`, `C4_brown_new`, `C4_green_new` and `C4_violet_new` (own elements are with withe background like wireframe, only external elements have a gray background)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #404 (#400, #401) and additional enables it rounded style via (command line) setting and adds 4 new themes.
C4_blue_new,C4_brown_new,C4_green_newandC4_violet_new(own elements are with withe background like wireframe, only external elements have a gray background)A detailed description of the NEW_C4_STYLE fix, new rounded style and the 4 new themes can be found on Themes.md of my extended branch. All changes can be checked via the extended branch too.
It could be that the Github pages displays only a cached version, therefore I added an image of it too.
@Potherca and @Felix-neko: can you please review my changes.
Thank you and best regards
Helmut
PS.: if you know better blue/brown/green/violet colors please add it in the comment that I can make an update