generate_node_styling: Generate node styling based on node types and theme
Description
Generate node styling based on node types and theme
Usage
generate_node_styling(
workflow,
theme = "light",
show_workflow_boundaries = TRUE
)
Value
Character vector of styling definitions
Arguments
- workflow
Workflow data frame
- theme
Color theme ("light", "dark", "auto", "minimal", "github")