For Bubble native mobile apps (iOS and Android). This plugin does not work on web pages.
The plugin ships two elements:
Every property is optional. Anything you leave empty falls back to a sensible default, so you can configure only what you need.
Design preset — minimal, soft, lagoon, ios. Each one changes density, tap target, corner radius and type hierarchy, not only colors.
Color scheme — auto (follows the device), light, dark.
Custom colors. Eleven optional color properties: Accent, Background, Title, Day number, Muted text, Weekday header, Disabled day, Text over accent, Range fill, Today ring, Sheet background. Leave empty to use the preset.
How custom colors work with dark mode. Each color has a matching “(dark)” version that takes over in the dark theme. If you do not set the dark version:
This is deliberate: a white background set by hand and inherited into dark mode would leave you with white text on a white background. If you truly want your own background at night, set Background color (dark).
Geometry — Row height, Day circle size, Corner radius, Horizontal padding, Day font size, Title font size. All optional; empty means the preset’s value.