Hello!
I am pretty new to plantUML, and I am looking to set some style for my class diagrams. Specifically, I am looking to change the default colors for spot backgrounds, font colors, and border colors.
For instance, as a default the spot for abstract is a light blue background with black text and border. I would like that to default to having a pink background with white text and a dark red border. However, I would like the class to have a different background, border, and text color.
Here's a plantUML diagram that might help explain what I'm looking for. (Unfortunately I couldn't figure out how to change the border color or font color
)
I was wondering the best way to accomplish this? As much as possible I was hoping to have this be the default behavior, so any class, abstract, etc. included would be styled like this. The goal is to have other developers on our team be able to make diagrams that meet the style guide our marketing team put out for us, so it's nice to have as few hoops to jump through!