Documentation Index
Fetch the complete documentation index at: https://cubed3-docs-cub-2416-update-semantic-snowflake-semantic-vie.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
You can customize the appearance of any dashboard β background, padding, widget cards, borders, titles, and fonts β from the Styling panel in the Dashboard Builder.
Styling is per-dashboard: settings are saved to the dashboardβs configuration and apply equally to the dashboard in Cube and to its embedded view (both private and signed embedding).
Open the Styling panel
- Open your dashboard
- Click Dashboard Builder in the top bar
- Click the gear icon to open the Styling panel
Click Apply to preview your changes. Click Reset to revert to the defaults. Publish the dashboard for the styling to take effect in embedded views.
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 |
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 |
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 |
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 |