Custom Style
Customize your App beyond the branding level with the Custom Style editor for Dashboards and Widgets
Introduction
Definition
{
"widget": {
"color": "#5e5e5e",
"header": {
"color": "#5e5e5e",
"borderColor": "inherit",
"borderStyle": "none",
"borderWidth": 0,
"backgroundColor": "#ffffff"
},
"fontSize": 14,
"borderColor": "inherit",
"borderStyle": "none",
"borderWidth": 0,
"borderRadius": 0,
"backgroundColor": "#ffffff"
},
"dashboard": {
"color": "#5e5e5e",
"backgroundColor": "#f2f2f2"
},
"contextBar": {
"color": "#ffffff",
"title": {
"fontSize": 24
},
"fontSize": 14,
"backgroundColor": "#192c54"
}
}When to use Custom Styles?
Which elements can be customized?
How to set Custom Style on Dashboards?

How to set Custom Style on all the Widgets in a dashboard, at once?

How to set Custom Style on Widgets individually?

Last updated
Was this helpful?