Data Model
Tables
| Table | Related Entity | Description | 
|---|---|---|
| BLC_THEME_DEFINITION | ThemeDefinition | A basic theme definition | 
| BLC_THEME_CONFIGURATION | ThemeConfiguration | A specific configuration of a theme definition | 
| BLC_THEME_FLD | ThemeField | A theme field with a value | 
| BLC_THEME_FILE | ThemeFile | A file (HTML/CSS/JS) that belongs to a theme | 
 
    