%%{init: {'theme': 'base', 'themeVariables': {'background': '#282828','primaryColor': '#3c3836','primaryTextColor': '#fbf1c7','primaryBorderColor': '#fabd2f','lineColor': '#83a598'}}}%% flowchart LR A[Use Case] --> B[Class] B --> C[Sequence] C --> D[Code]