I tried following the instructions for the FE GUI theming (https://demos.configuratorware.com/docs/frontendgui/index.html#theme-provider).
I have created the ThemeProvider.js in frontend-dev/frontendgui/src/Custom/App/Screens/Configurator and then it says to pass it to the ConnectedConfiguratorScreen in the Screen.js - but there is only a Screen.js in a node module? I don’t think I should edit this one?
I also tried editing the CustomApplicationConfiguration.js without results (I tried to hide the PDF Icon).
Also since it’s not clarified anywhere - I tried to compile the project with npm.