Skip to main content
Customize the Cloud Dashboard theme to match your brand colours. Set your organization name and primary colour so the dashboard feels like your product, not a generic install.
.env
ENTERPRISE_BRAND_NAME=Acme Ledger
ENTERPRISE_BRAND_PRIMARY_COLOR="#A34EF4"
Environment variableDescription
ENTERPRISE_BRAND_NAMEDisplay name used for your deployment in the Cloud Dashboard.
ENTERPRISE_BRAND_PRIMARY_COLORPrimary accent color used by the Cloud Dashboard UI. Use a six-digit hex color value, such as "#A34EF4".