Open the Styling panel
- Open your dashboard
- Click Dashboard Builder in the top bar
- Click the gear icon to open the Styling panel
Options
All values accept standard CSS β colors as hex (#1a1a2e), rgb(), or named colors; lengths as CSS units (e.g., 16px).
Background
Settings that apply to the dashboard canvas as a whole.| Option | Description | Example |
|---|---|---|
| Background | Dashboard background color | #f9f9fb |
| Padding | Outer padding around the dashboard grid | 16px |
Widgets
Settings that apply to every widget (chart card) on the dashboard.| Option | Description | Example |
|---|---|---|
| Background | Widget card background color | #ffffff |
| Padding | Inner padding within each widget | 12px |
Widgets β Borders
Border styling for widget cards.| Option | Description | Example |
|---|---|---|
| Color | Border color | #E1E2E8 |
| Radius | Corner radius | 8px |
| Style | Border style (solid, dashed, dotted, double, none) | solid |
| Width | Border thickness | 1px |
Widgets β Titles
Typography for widget titles.| Option | Description | Example |
|---|---|---|
| Color | Title text color | #1a1a2e |
| Font Size | Title font size | 18px |
| Font Weight | Title font weight | 600 |
| Font Family | Title font family | system-ui |