How do I use themes in the eclipse plugin

0 votes
asked Sep 23, 2025 in Question / help by anonymous
I have installed the eclipse plugin, how do i use themes with it?

1 Answer

0 votes
answered Sep 24, 2025 by The-Lu (87,240 points)

Hello A.,

  • What theme are you going to talk about?

If you are talking about the theme of plantuml, you can use:

!theme amiga

See also doc. here:

Regards,
Th.

commented Sep 25, 2025 by anonymous
I know how to do that in plant uml online, but when I'm using the plugin with Eclipse IDE to get uml diagrams for Java code, I don't know how to tell the plugin I want a theme.
...