I've created a legend in a diagram but one of the colors im using is very close to the color of the legend, is there a way to change the back ground color of the legend?
legend
|= |= Type |
|<back:D1D3D4> </back>| Color one |
|<back:#C1D82F> </back>| Color Two |
endlegend
You appear to be able to change the background colour of the legend using skinparam
, although this doesn't seem to be documented:
@startuml
skinparam legendBackgroundColor #ff9999
legend
|= |= Type |
|<back:D1D3D4> </back>| Color one |
|<back:#C1D82F> </back>| Color Two |
endlegend
@enduml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With