Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default Theme defined on the application level is "light-simple".
This can be changed, for example to "dark-simple", by updating the PASOE config file as follows:

Code Block
<defaultUiTheme>dark-simple</defaultUiTheme>


User defined theme

The theme can also be set on the user level, this will overwrite the defaultUiTheme set per application level.
To change the theme per user, login with your user and go to the user profile screen to update the theme.
Just updating the dynselect value will preview the theme but saving will update the userprofile value.

...