Theme Control

PC-lint Plus View’s web interface allows users to choose between several UI themes: classico, gray, blue, green, orange, turquoise. When a user selects a theme, their preference is saved and this theme is applied each time they log into PC-lint Plus View. As an administrator, you can manage theme functionality in two ways:

  • Define what the default theme for all users is

  • Prevent users from using a theme other than the default one

You can access these options from Administration > System in the Theme Control section.

You can also configure these settings by specifying values for the options ui.theme.default and ui.theme.changeable using the following commands (default values are the ones used in the examples):

<PCLPVIEW_HOME>/bin/sqadm config ui.theme.default classico
<PCLPVIEW_HOME>/bin/sqadm config ui.theme.changeable true