The theme property (string) specifies the CSS theme name.
The default CSS theme ("bubble_default") is built-in and it doesn't require additional CSS files to be included.
DayPilot.Bubble.theme"bubble_default"const bubble = new DayPilot.Bubble({
theme: "my_bubble_theme"
});CSS [doc.daypilot.org]