Skip to main content

Themes

Settings Management

Please note settings are imported from environment variables only at initial boot and should be managed from the settings tab on the admin panel thereafter. Please refer to the Setup > Settings page for more details.

NameValue
THEMES_ENABLEDIf disabled the change themes button will be hidden from the header.

Default: true
THEMES_DEFAULTThis sets the default theme the site will display in if a user has not set an override. The options are AutoDetect, Blue, DarkBlue, Pink, DarkPink or Custom.

Default: "AutoDetect"

Custom Colour Overrides

Settings Management

Custom colour overrides will only apply if the Custom theme is selected in the default theme dropdown. Doing so will also remove the theme selection button from the page header and force all users to use the custom theme.

NameValue
THEMES_COLOUROVERRIDES_NAVBARTEXTThe colour of the header text.

Default: #282828
THEMES_COLOUROVERRIDES_NAVBARBACKGROUNDThe colour of the header background.

Default: #FFFFFF
THEMES_COLOUROVERRIDES_BACKGROUNDThe colour of the background on the header.

Default: #FFFFFF
THEMES_COLOUROVERRIDES_PRIMARY1The colour of primary elements which are meant to be high focus points.

Default: #1D4ED8
THEMES_COLOUROVERRIDES_PRIMARY2The colour of primary elements which are meant to be medium focus points.

Default: #2563EB
THEMES_COLOUROVERRIDES_PRIMARY3The colour of primary elements which are meant to be low focus points.

Default: #3B82F6
THEMES_COLOUROVERRIDES_SECONDARY1The colour of secondary elements which are meant to be high focus points.

Default: #6366F1
THEMES_COLOUROVERRIDES_SECONDARY2The colour of secondary elements which are meant to be low focus points.

Default: #818CF8