feat(waas-engine): add dynamic site config schema and slotId placement types
This commit is contained in:
7
data_template/theme.config.json
Normal file
7
data_template/theme.config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"activePreset": "corporateDark",
|
||||
"customColors": {
|
||||
"bg": "#0B0F19",
|
||||
"accent": "#38BDF8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user