Foreground and Background : Foreground and Background properties used in all visualizations

# background

Color for the Specifies the default background color for elements in the canvas not covered in a more specific configuration property
Type: color
Default: rgb(255,255,255)

# foreground

Color for the Specifies the default foreground color for text and lines not covered in a more specific configuration property
Type: color
Default: rgb(0,0,0)