Web UI background theme

Prev Next

The first time you log in to the appliance Web UI, the default background display theme is dark. The dark theme makes it easier to read in low light.

To set the light background only for the session, use the Web UI:

  • Click the Web UI theme toggle button:

    toggle_theme_dark.png

    If you want to return to the dark theme, click the toggle button again:

    toggle_theme_light.png
To set the light background theme until you change it back to dark, use the CLI:
  1. Go to CLI configuration mode.

    hostname > enable
    hostname # configure terminal
  2. Configure the Web UI background theme.

    hostname (config) # web preferences global theme light
  3. Save your changes.

    hostname (config) # write memory