theme-name
Type: String
Set the color theme used in the UI throughout the whole editor.
Can be one of the following values:
-
neutral
, colors chosen to embed Fonto in existing pages -
fontoBlue
, colors chosen to match Fonto's blue branding
Defaults to neutral
.
Other
configurationManager.set('theme-name', 'fontoBlue');