Skip to main content

OrganisationThemeObject

css_varsstring

CSS variables for the organisation theme, used to customise SOLO templates

colour_primarystring

Primary colour for the organisation theme, used for branding and UI accents

colour_secondarystring

Secondary colour for the organisation theme, used for supporting accents

colour_backgroundstring

Background colour for the organisation theme

colour_background_altstring

Alternative background colour for the organisation theme

colour_surface_lightstring

Light surface colour for the organisation theme

colour_surface_darkstring

Dark surface colour for the organisation theme

OrganisationThemeObject
{
"css_vars": "string",
"colour_primary": "string",
"colour_secondary": "string",
"colour_background": "string",
"colour_background_alt": "string",
"colour_surface_light": "string",
"colour_surface_dark": "string"
}