system.kanoa.config.getBackgroundColor
Description
Get the background color from the database.Syntax
getBackgroundColor(theme)Parameters:
Returns:
Code Examples
# Example Usage:
bgColor = system.kanoa.config.getBackgroundColor('light')
Description
Get the background color from the database.Syntax
getBackgroundColor(theme)# Example Usage:
bgColor = system.kanoa.config.getBackgroundColor('light')