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 set to "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.

1.open user profile from dropdown

2. theme can be switched from the theme dynselect

...

After setting the newly added theme, the only requirement would be to build the CSS files from the custom theme repository folder.

 

(MORE info will be added here after osiv themes are working)