Change widget's background color

Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:

.es-background-overlay,
.es-background-base {
background-color: #062336 !important;
}