Hi, is there documentation about the various settings that can be specified in the Theia (browser-app) package.json.
I have the settings below, but I’d like to know what are the other available options:
"theia": {
"frontend": {
"config": {
"defaultTheme": "light"
}
}
}
Thanks for the pointer.
[original thread by Dominique Rochefort]