mermaid icon indicating copy to clipboard operation
mermaid copied to clipboard

Adapt Mermaid themes to ZenUML

Open MrCoder opened this issue 2 years ago • 0 comments

Description

ZenUML has a few built-in themes (they not been ported yet). In the future, it might be a good idea to add mermaid-ish themes to ZenUML.

I will do some research on how this should be implemented. I am an expert in ZenUML but still new to mermaid architecture. Any input and advice are welcome.

Design considerations

ZenUML diagrams are rendered as mostly HTML DOMs so normal CSS is sufficient to customise most of the look and feel.

ZenUML themes

Screenshot 2022-12-01 at 4 45 47 pm Screenshot 2022-12-01 at 4 45 34 pm Screenshot 2022-12-01 at 4 45 23 pm

MrCoder avatar Dec 01 '22 10:12 MrCoder