@startuml !theme hacker left to right direction ' Set default font color to green skinparam defaultFontColor green ' Set the inside color of all packages to off-white skinparam packageBackgroundColor #FFD1DF ' Set all actors to dark green skinparam actorBorderColor #006400 skinparam actorFontColor #006400 ' Define Frontend Services package package "Frontend Services" as FE { actor "Config FE" as customer } ' Define Backend Services package package "Backend Services" as BE { rectangle "BE Auth" as Backend1 { skinparam rectangle { BackgroundColor #98FB98 BorderColor #006400 FontColor green } } rectangle "BE Customer" as Backend2 { skinparam rectangle { BackgroundColor #98FB98 BorderColor #006400 FontColor green } } rectangle "BE Config" as Backend3 { skinparam rectangle { BackgroundColor #98FB98 BorderColor #006400 FontColor green } } rectangle "BE Billing " as Backend4 { skinparam rectangle { BackgroundColor #98FB98 BorderColor #006400 FontColor green } } rectangle "BE FTP" as Backend5 { skinparam rectangle { BackgroundColor #98FB98 BorderColor #006400 FontColor green } } rectangle "BE Intimations" as Backend6 { skinparam rectangle { BackgroundColor #98FB98 BorderColor #006400 FontColor green } } } FE --> BE @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art